monthly task update devcontainer.json

This commit is contained in:
“Prathamesh
2024-04-05 13:14:58 +05:30
parent 02873a9b12
commit 5538a89ca7

View File

@@ -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:0-18-bullseye",
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},