Skip to content

Commit

Permalink
chore: revert container image version
Browse files Browse the repository at this point in the history
  • Loading branch information
anfibiacreativa authored and manekinekko committed Mar 6, 2024
1 parent 9207a53 commit 3dd0fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Expand Up @@ -4,7 +4,7 @@
"name": "Node.js",

// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/javascript-node:18-bullseye",
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18",

// Features to add to the dev container. More info: https://containers.dev/features.
"features": {
Expand Down

0 comments on commit 3dd0fa3

Please sign in to comment.