diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0b7f483195e..2d41baf6725 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "enableNonRootDocker": "true", "moby": "true" }, - "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/devcontainers/features/node:2": {}, "ghcr.io/devcontainers/features/python:1": {}, "ghcr.io/devcontainers/features/ruby:1": {} }