Skip to content

Commit

Permalink
build(deps): Bump debian
Browse files Browse the repository at this point in the history
Bumps the docker group with 1 update in the /tools/build_virtual_environment/ve_base directory: debian.


Updates `debian` from stable-20240423-slim to stable-20240513-slim

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 5a8c470 commit 5371104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_virtual_environment/ve_base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN \
dart pub update ; \
dart compile exe bin/install_PKAM_Keys.dart -o install_PKAM_Keys

FROM debian:stable-20240423-slim@sha256:ff394977014e94e9a7c67bb22f5014ea069d156b86e001174f4bae6f4618297a
FROM debian:stable-20240513-slim@sha256:2b2e35d67c8fda0ba853d40cd18e57b99ab12d82fd3200607015eb09784068bd
# was debian:stable-20221114-slim
USER root

Expand Down

0 comments on commit 5371104

Please sign in to comment.