Skip to content

Commit 52a67f8

Browse files
patch(deps): update ghcr.io/dockhippie/alpine:3.23 docker digest to a674aad (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de02e36 commit 52a67f8

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
@@ -7,7 +7,7 @@ RUN git clone -b ${MC_VERSION} https://github.com/minio/mc.git /srv/app/src && \
77
cd /srv/app/src && \
88
GO111MODULE=on go install -ldflags "$(go run buildscripts/gen-ldflags.go)"
99

10-
FROM ghcr.io/dockhippie/alpine:3.23@sha256:dd0a8a957cb409bde4a96e04af7b59b16f3436817784c67afb9b6bc431672e3e
10+
FROM ghcr.io/dockhippie/alpine:3.23@sha256:a674aadc1cccd2f424673c7596eff46336210016a50c8082849071f78bb15105
1111
ENTRYPOINT [""]
1212

1313
RUN apk update && \

0 commit comments

Comments
 (0)