Skip to content

Commit

Permalink
chore(deps): Bump vscode/devcontainers/base in /.devcontainer (#6)
Browse files Browse the repository at this point in the history
Bumps vscode/devcontainers/base from `f4e4a94` to `33ff355`.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent b26c8ff commit 5ff9262
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 @@
# debian bullseye
FROM --platform=linux/amd64 mcr.microsoft.com/vscode/devcontainers/base@sha256:f4e4a94b016ff6c9ac83f327b931b94eb7905d65d22e256365ca75504ea4945e
FROM --platform=linux/amd64 mcr.microsoft.com/vscode/devcontainers/base@sha256:33ff3550308c99ea0e0d63b61a03e8590588aee7c15c83077cb3cebed49a8861

ARG BUN_VERSION=1.0.31
ARG NODE_VERSION=21.7.1
Expand Down

0 comments on commit 5ff9262

Please sign in to comment.