Skip to content

Commit 5ff9262

Browse files
chore(deps): Bump vscode/devcontainers/base in /.devcontainer (#6)
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>
1 parent b26c8ff commit 5ff9262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# debian bullseye
2-
FROM --platform=linux/amd64 mcr.microsoft.com/vscode/devcontainers/base@sha256:f4e4a94b016ff6c9ac83f327b931b94eb7905d65d22e256365ca75504ea4945e
2+
FROM --platform=linux/amd64 mcr.microsoft.com/vscode/devcontainers/base@sha256:33ff3550308c99ea0e0d63b61a03e8590588aee7c15c83077cb3cebed49a8861
33

44
ARG BUN_VERSION=1.0.31
55
ARG NODE_VERSION=21.7.1

0 commit comments

Comments
 (0)