Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.124.0 #6638

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0.123.0-14@sha256:1d085a0df6b7c39046348a5c5ac3f2a6ba3f9536ff81cc9741b748764441c5cd
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0.124.0-14@sha256:2823a5984f54b49b7b975d3ec74d912dcb03e11cc6575c7fe7195b04c5015f3d

# see https://mcr.microsoft.com/v2/vscode/devcontainers/typescript-node/tags/list for tags
# Add missing renovate dev tools
Expand Down