Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/devcontainers/typescript-node d…
Browse files Browse the repository at this point in the history
…ocker tag to v22
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 597ade9 commit 423ef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/typescript-node
{
"name": "Node.js & TypeScript",
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
"image": "mcr.microsoft.com/devcontainers/typescript-node:22",
"features": {
"ghcr.io/devcontainers/features/docker-from-docker:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {},
Expand Down

0 comments on commit 423ef8e

Please sign in to comment.