Skip to content

Commit

Permalink
chore(deps): bump vscode/devcontainers/typescript-node in /.devcontainer
Browse files Browse the repository at this point in the history
Bumps vscode/devcontainers/typescript-node from 1-20-bullseye to 1-22-bullseye.

---
updated-dependencies:
- dependency-name: vscode/devcontainers/typescript-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 9946634 commit 2b60d46
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 @@
# Base devcontainer for node.js development
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:1-20-bullseye
FROM mcr.microsoft.com/vscode/devcontainers/typescript-node:1-22-bullseye
USER node

# Install required system dependencies
Expand Down

0 comments on commit 2b60d46

Please sign in to comment.