Skip to content

Commit

Permalink
Bump debian from bullseye-20230109-slim to bullseye-20230502-slim
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20230109-slim to bullseye-20230502-slim.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent 7d21d4d commit 9588cd1
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 @@ -66,7 +66,7 @@ RUN mix release
# -----------------------------------------------
# Stage: Bundle release in a docker image
# -----------------------------------------------
FROM debian:bullseye-20230109-slim
FROM debian:bullseye-20230502-slim

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

0 comments on commit 9588cd1

Please sign in to comment.