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 bcd32f0 commit dcc839cCopy full SHA for dcc839c
Containerfile.multiarch
@@ -8,7 +8,7 @@ WORKDIR /src
8
9
RUN make build
10
11
-FROM docker.io/library/alpine:3.21@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
+FROM docker.io/library/alpine:3.22@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
12
13
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
14
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
0 commit comments