We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d659e commit 92558daCopy full SHA for 92558da
Containerfile.multiarch
@@ -8,7 +8,7 @@ WORKDIR /src
8
9
RUN make build
10
11
-FROM docker.io/library/alpine:3.22@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
+FROM docker.io/library/alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
12
13
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
14
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
0 commit comments