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

Commit 1b51fe6

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

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

0 commit comments

Comments
 (0)