diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 42d83701..7127e6a7 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,7 +8,7 @@ "workspaceFolder": "/workspace", // Features to add to the dev container. More info: https://cont ainers.dev/features. "features": { - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "20" }, "ghcr.io/devcontainers/features/python:1": {