Skip to content

Commit

Permalink
Bump debian from bookworm-20240423-slim to bookworm-20240513-slim (#285)
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20240423-slim to bookworm-20240513-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2024
1 parent c7be14a commit 7b73c68
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-20240423-slim
FROM debian:bookworm-20240513-slim

ENV S6_BEHAVIOUR_IF_STAGE2_FAILS=2 \
S6OVERLAY_VERSION="v3.1.6.2" \
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. In a RUN directive for the target image, and after copying /mlatclient.tgz, do this:
# tar zxf /mlatclient.tgz -C / && rm -f /mlatclient.tgz && \
# ----------------------------------------------------------------------------------------
FROM debian:bookworm-20240423-slim
FROM debian:bookworm-20240513-slim

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

Expand Down

0 comments on commit 7b73c68

Please sign in to comment.