diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0c3015b..918fd24 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,7 @@ "workspaceFolder": "/workspace", "features": { - "ghcr.io/devcontainers/features/node:1": { + "ghcr.io/devcontainers/features/node:2": { "version": "20" }, "ghcr.io/rails/devcontainer/features/postgres-client:1.1.3": {