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 bd77b04 commit b0e0d05Copy full SHA for b0e0d05
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "node:20",
+ "image": "node:22",
3
"postAttachCommand": "npm i",
4
"shutdownAction": "stopContainer"
5
}
0 commit comments