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

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/javascript-node d…
Browse files Browse the repository at this point in the history
…ocker tag to v1
  • Loading branch information
renovate[bot] authored Jul 1, 2023
1 parent bac8e75 commit c46fc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
code:
image: mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye@sha256:ed57dd8755b4e75a0426bd10ab1d3a60a22bb21fc2e093801375990978c42fb5
image: mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye@sha256:cf1cc0c2c528e93afdff35a259b5f0be2f2bca5b01a7631832ea1f6673c5db9f
volumes:
- ../..:/workspaces:cached
command: sleep infinity
Expand Down

0 comments on commit c46fc40

Please sign in to comment.