Skip to content

Commit ee27d50

Browse files
docker: bump jauderho/alpine from 3.21.0 to 3.21.1 (#625)
Bumps [jauderho/alpine](https://github.com/jauderho/dockerfiles) from 3.21.0 to 3.21.1. - [Commits](https://github.com/jauderho/dockerfiles/commits) --- updated-dependencies: - dependency-name: jauderho/alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b509646 commit ee27d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN apk update \
1616

1717

1818
#FROM scratch
19-
FROM ghcr.io/jauderho/alpine:3.21.0@sha256:f1c32703dfc24d994cb29a14dba612df8cd56ef5c4df8e443803d11cacadd150
19+
FROM ghcr.io/jauderho/alpine:3.21.1@sha256:22bbeb463b6cbfa6cc4b97a731ceced417b80841b6a85e4fc829c738921d7c57
2020

2121
LABEL org.opencontainers.image.authors="Jauder Ho <jauderho@users.noreply.github.com>"
2222
LABEL org.opencontainers.image.url="https://github.com/jauderho/bl3auto"

0 commit comments

Comments
 (0)