spec: use node 18.17.0 (#114)

This commit is contained in:
まっちゃとーにゅ 2023-07-25 03:32:10 +09:00 committed by GitHub
parent d886dddbf1
commit 3bde1b398a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 9 additions and 9 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": "18.17.0"
}
},
"forwardPorts": [3000],