Skip to content

Commit

Permalink
Bump devcontainers/typescript-node from 18 to 22 in /.devcontainer
Browse files Browse the repository at this point in the history
Bumps devcontainers/typescript-node from 18 to 22.

---
updated-dependencies:
- dependency-name: devcontainers/typescript-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent 7f19e45 commit 4969685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official Node.js image as a parent image
FROM mcr.microsoft.com/devcontainers/typescript-node:20
FROM mcr.microsoft.com/devcontainers/typescript-node:22

# Add a label to name your image
LABEL name="relabeler-dev"
Expand Down

0 comments on commit 4969685

Please sign in to comment.