Skip to content

Commit

Permalink
chore(deps): Bump debian in /dockerfiles/sidekick
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20230919 to bookworm-20231120.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent fc99371 commit cfc9c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/sidekick/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bookworm-20230919 as prepare-stage
FROM debian:bookworm-20231120 as prepare-stage

COPY *sh /usr/local/bin/

Expand Down

0 comments on commit cfc9c81

Please sign in to comment.