use node 20.5.0

This commit is contained in:
syuilo 2023-08-09 09:52:30 +09:00
parent 41ba242c9c
commit dc8a130570
1 changed files with 1 additions and 1 deletions

View File

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