diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6256cc322f..6f463de924 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -34,7 +34,7 @@ "ghcr.io/devcontainers/features/python:1": { "version": "latest" }, - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "lts" } },