Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 693ba3a commit 59a1292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ RUN mix release
# -----------------------------------------------
# Stage: Bundle release in a docker image
# -----------------------------------------------
FROM debian:bookworm-20230612-slim
FROM debian:bookworm-20240612-slim

RUN apt-get update -y && \
apt-get install -y libstdc++6 openssl libncurses5 locales && \
Expand Down

0 comments on commit 59a1292

Please sign in to comment.