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 5bc6a21 commit 242a2a6Copy full SHA for 242a2a6
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "node:18",
+ "image": "node:22",
3
"postCreateCommand": "npm update -g npm",
4
"mounts": [
5
0 commit comments