We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cadbc7b commit 17b4167Copy full SHA for 17b4167
1 file changed
Containerfile.multiarch
@@ -8,7 +8,7 @@ WORKDIR /src
8
9
RUN make build
10
11
-FROM docker.io/library/alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
+FROM docker.io/library/alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
12
13
LABEL maintainer="Robert Kaussow <[email protected]>"
14
LABEL org.opencontainers.image.authors="Robert Kaussow <[email protected]>"
0 commit comments