diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index ed285bf9a..d075b841a 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ // Features to add to the dev container. More info: https://containers.dev/features. "features": { - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "24" }, "ghcr.io/devcontainers/features/docker-outside-of-docker:1": {}