Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 11fd7aa commit 7d3f2d2
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-20240130-slim
FROM debian:bookworm-20240311-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 after copying /mlatclient.tgz, do this:
# tar zxvf /mlatclient.tgz -C / && rm -f /mlatclient.tgz && \
# ----------------------------------------------------------------------------------------
FROM debian:bookworm-20240130-slim
FROM debian:bookworm-20240311-slim

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

Expand Down

0 comments on commit 7d3f2d2

Please sign in to comment.