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 Jan 7, 2024
1 parent 5f4ebe9 commit c14ced5
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:128e9aac5d670b7741da56e3b3d733a9d4ad6d68dbc8d5874e2a2f5b23e44d31
volumes:
- ../..:/workspaces:cached
command: sleep infinity
Expand Down

0 comments on commit c14ced5

Please sign in to comment.