diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5c24577..d61e223 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,7 @@ { "name": "Node.js", "features": { - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "18" } },