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

Commit d2472a9

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

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:630ec0a53550d1c59fb3c2aa1876f69d6e31d034c1c5062b67d60fadc53b6c41
66
volumes:
77
- ../..:/workspaces:cached
88
command: sleep infinity

0 commit comments

Comments
 (0)