We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7974ba commit 5b2b90eCopy full SHA for 5b2b90e
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:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
+FROM docker.io/library/alpine:3.23@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62
12
13
LABEL maintainer="Robert Kaussow <[email protected]>"
14
LABEL org.opencontainers.image.authors="Robert Kaussow <[email protected]>"
0 commit comments