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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent c2a50fc commit 1905043
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
@@ -1,6 +1,6 @@
{

Check warning on line 1 in .devcontainer/devcontainer.json

View workflow job for this annotation

GitHub Actions / Lint Codebase

File ignored by default.
"name": "GitHub Actions (TypeScript)",
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
"image": "mcr.microsoft.com/devcontainers/typescript-node:22",
"postCreateCommand": "npm install",
"customizations": {
"codespaces": {
Expand Down

0 comments on commit 1905043

Please sign in to comment.