Skip to content

Commit

Permalink
chore: Bump alpine from 3.19.0 to 3.19.1 in /alpine
Browse files Browse the repository at this point in the history
Bumps alpine from 3.19.0 to 3.19.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent f6d6628 commit 538af0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alpine/Dockerfile.deprecated
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.19.0
FROM alpine:3.19.1

RUN printf "This image is deprecated and no longer supported. Please switch to ghcr.io/kereis/traefik-certs-dumper.\n\nFor more information, check https://github.com/kereis/traefik-certs-dumper.\n" >> /notice.txt

Expand Down

0 comments on commit 538af0f

Please sign in to comment.