Skip to content

Commit 59ec03c

Browse files
patch(deps): update ghcr.io/dockhippie/alpine:3.23 docker digest to 290fa97 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82ed1ae commit 59ec03c

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:a674aadc1cccd2f424673c7596eff46336210016a50c8082849071f78bb15105
10+
FROM ghcr.io/dockhippie/alpine:3.23@sha256:290fa97fc3c00802b2a80f40cc21cdd5e6534a4422dcdb0abd57738ac08e86bf
1111
ENTRYPOINT [""]
1212

1313
RUN apk update && \

0 commit comments

Comments
 (0)