Skip to content

Commit

Permalink
Bump debian from bookworm-20240311-slim to bookworm-20240408-slim (#278)
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20240311-slim to bookworm-20240408-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 Apr 15, 2024
1 parent 6d6a694 commit d37c0be
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-20240311-slim
FROM debian:bookworm-20240408-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-20240311-slim
FROM debian:bookworm-20240408-slim

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

Expand Down

0 comments on commit d37c0be

Please sign in to comment.