We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32efeb commit 8b30d18Copy full SHA for 8b30d18
Dockerfile.multiarch
@@ -8,7 +8,7 @@ WORKDIR /src
8
9
RUN make build
10
11
-FROM docker.io/alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
+FROM docker.io/alpine:3.21@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
12
13
LABEL maintainer="ownCloud DevOps <[email protected]>"
14
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"
0 commit comments