diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 4e75c88..114b601 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -16,7 +16,7 @@ "dotnetRuntimeVersions": "10.0", "aspNetCoreRuntimeVersions": "10.0" }, - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "24" }, "./local-features/bun": "latest",