diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d32c6c0..cb1b8db 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -11,7 +11,7 @@ "gradleVersion": "latest", "mavenVersion": "latest" }, - "ghcr.io/devcontainers/features/node:1": {}, + "ghcr.io/devcontainers/features/node:2": {}, "ghcr.io/devcontainers/features/python:1": {}, "ghcr.io/devcontainers-contrib/features/ts-node:1": {} },