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.126.0 #6663

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.125.0-14@sha256:ab275aeb9067cb15cc58c1d5b570380b14118b451647168da20e87c9e900ca3c
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:0.126.0-14@sha256:5a5a21d28a992f0e3b16df9b15ad31d01f317dbb29d00e57f9a200689a0aaaa1

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