Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript…
Browse files Browse the repository at this point in the history
…-node docker tag to v1
  • Loading branch information
renovate[bot] committed Jul 10, 2024
1 parent 129313c commit 8cf77a6
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 @@ -3,7 +3,7 @@ version: '3.8'
services:
app:
# Use offical typescript-node devcontainer image
image: mcr.microsoft.com/vscode/devcontainers/typescript-node:0-20
image: mcr.microsoft.com/vscode/devcontainers/typescript-node:1-20@sha256:6de2529d57a5fe6383ec81526af61a30c7629cf889762f247690962a8ae257c7

volumes:
- ..:/workspace:cached
Expand Down

0 comments on commit 8cf77a6

Please sign in to comment.