Skip to content

Commit

Permalink
Bump debian from stable-20240423-slim to stable-20240513-slim
Browse files Browse the repository at this point in the history
Bumps debian from stable-20240423-slim to stable-20240513-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 14, 2024
1 parent 1959ed1 commit d85a21b
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
@@ -1,4 +1,4 @@
FROM debian:stable-20240423-slim as install
FROM debian:stable-20240513-slim as install
RUN set -eux; \
export DEBIAN_FRONTEND=noninteractive; \
apt update; \
Expand Down

0 comments on commit d85a21b

Please sign in to comment.