Skip to content

Commit 112b9b3

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v1 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2537e01 commit 112b9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Node.js & TypeScript",
55
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6-
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-18",
6+
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-18",
77

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

0 commit comments

Comments
 (0)