use node 20.5.0

This commit is contained in:
syuilo 2023-08-09 09:52:30 +09:00
parent 41ba242c9c
commit dc8a130570

View file

@ -6,7 +6,7 @@
"features": { "features": {
"ghcr.io/devcontainers-contrib/features/pnpm:2": {}, "ghcr.io/devcontainers-contrib/features/pnpm:2": {},
"ghcr.io/devcontainers/features/node:1": { "ghcr.io/devcontainers/features/node:1": {
"version": "20.3.1" "version": "20.5.0"
} }
}, },
"forwardPorts": [3000], "forwardPorts": [3000],