Skip to content

Commit

Permalink
Bump debian from bookworm-20240722-slim to bookworm-20240812-slim (#321)
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20240722-slim to bookworm-20240812-slim.

---
updated-dependencies:
- dependency-name: debian
  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 Aug 18, 2024
1 parent 4b06d78 commit a73be57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:bookworm-20240722-slim
FROM debian:bookworm-20240812-slim

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 \
S6OVERLAY_VERSION="v3.2.0.0" \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.mlatclient
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# 4. Also in the same RUN command for your target image, do this:
# tar zxf /downloader/mlatclient.tgz -C / && \
# ----------------------------------------------------------------------------------------
FROM debian:bookworm-20240722-slim
FROM debian:bookworm-20240812-slim

ENV MLATCLIENT_REPO="https://github.com/wiedehopf/mlat-client.git"

Expand Down

0 comments on commit a73be57

Please sign in to comment.