We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8235387 + a8747bd commit 720ec0bCopy full SHA for 720ec0b
1 file changed
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
{
3
"name": "Node.js",
4
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
5
- "image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:24-trixie",
6
"features": {
7
"ghcr.io/devcontainers-contrib/features/jshint:2": {}
8
},
0 commit comments