Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit a2dfacd

Browse files
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node docker tag to v1
1 parent 06f1052 commit a2dfacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
code:
5-
image: mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye@sha256:ed57dd8755b4e75a0426bd10ab1d3a60a22bb21fc2e093801375990978c42fb5
5+
image: mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye@sha256:cf1cc0c2c528e93afdff35a259b5f0be2f2bca5b01a7631832ea1f6673c5db9f
66
volumes:
77
- ../..:/workspaces:cached
88
command: sleep infinity

0 commit comments

Comments
 (0)