We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d1175 commit 1ef5691Copy full SHA for 1ef5691
1 file changed
.devcontainer/devcontainer.json
@@ -12,7 +12,7 @@
12
// Rebuild the container if it already exists to update.
13
"VERSION": "latest",
14
// Update NODE_VERSION to pick the Node.js version: 12, 14
15
- "NODE_VERSION": "14"
+ "NODE_VERSION": "22"
16
}
17
},
18
0 commit comments