Skip to content

Commit 5538a89

Browse files
author
“Prathamesh
committed
monthly task update devcontainer.json
1 parent 02873a9 commit 5538a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Node.js",
66
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
7-
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
7+
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
88

99
// Features to add to the dev container. More info: https://containers.dev/features.
1010
// "features": {},

0 commit comments

Comments
 (0)