Skip to content

Commit

Permalink
Bump debian from bookworm-20241016-slim to bookworm-20241111-slim
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20241016-slim to bookworm-20241111-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 08fdfc3 commit 1df0f36
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-20241016-slim
FROM debian:bookworm-20241111-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-20241016-slim
FROM debian:bookworm-20241111-slim

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

Expand Down

0 comments on commit 1df0f36

Please sign in to comment.