Skip to content

Commit 9a301cb

Browse files
Bump alpine from 3.20 to 3.21 (#145)
Bumps alpine from 3.20 to 3.21. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf13286 commit 9a301cb

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
@@ -49,7 +49,7 @@ LABEL org.opencontainers.image.revision=$VCS_REF \
4949

5050
ENTRYPOINT [ "/which" ]
5151

52-
FROM alpine:3.20 AS alpine
52+
FROM alpine:3.21 AS alpine
5353

5454
ARG OS=linux
5555
ARG ARCH=amd64

0 commit comments

Comments
 (0)