We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a9a8d commit 4ab2019Copy full SHA for 4ab2019
.devcontainer/devcontainer.json
@@ -31,7 +31,7 @@
31
"forwardPorts": [3000],
32
"features": {
33
"ghcr.io/devcontainers/features/node:1": {
34
- "version": "22.12"
+ "version": "22.15"
35
}
36
},
37
"runArgs": ["--network=host"]
0 commit comments