Skip to content

Commit

Permalink
Merge pull request #52 from aneoconsulting/renovate/mcr.microsoft.com…
Browse files Browse the repository at this point in the history
…-devcontainers-typescript-node-1.x

chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker tag to v1
  • Loading branch information
fdewas-aneo authored Nov 26, 2024
2 parents 3dbf795 + b6a761d commit b28d242
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 @@ -3,7 +3,7 @@
{
"name": "Node.js & TypeScript",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-18",
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-18",
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {
"installDirectlyFromGitHubRelease": true,
Expand Down

0 comments on commit b28d242

Please sign in to comment.