We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4827d2 commit 4fc6d69Copy full SHA for 4fc6d69
.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// https://code.visualstudio.com/docs/devcontainers/containers
2
// https://containers.dev/implementors/json_reference/
3
{
4
- "image": "node:22.13.1",
+ "image": "node:22",
5
"features": {},
6
"customizations": {
7
"vscode": {
0 commit comments