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.
2 parents d40db2a + fbf4bd6 commit 7c31747Copy full SHA for 7c31747
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Node.js",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:24"
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments