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 13, 2024
1 parent b54537b commit d0becaf
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,6 +1,6 @@
# Use the official Node.js image as a parent image
#FROM mcr.microsoft.com/vscode/devcontainers/javascript-node:0-18
FROM mcr.microsoft.com/devcontainers/typescript-node:18
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 d0becaf

Please sign in to comment.