diff --git a/infrastructure/.devcontainer/Dockerfile b/infrastructure/.devcontainer/Dockerfile index 6a9a5a67..dc797684 100644 --- a/infrastructure/.devcontainer/Dockerfile +++ b/infrastructure/.devcontainer/Dockerfile @@ -1 +1 @@ -FROM mcr.microsoft.com/devcontainers/javascript-node:1-20-bullseye +FROM mcr.microsoft.com/devcontainers/javascript-node:4-20-bullseye