Skip to content

Commit daa46b4

Browse files
chore(deps): update docker.io/alpine docker tag to v3.21
1 parent f32efeb commit daa46b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.multiarch

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WORKDIR /src
88

99
RUN make build
1010

11-
FROM docker.io/alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
11+
FROM docker.io/alpine:3.21@sha256:b97e2a89d0b9e4011bb88c02ddf01c544b8c781acf1f4d559e7c8f12f1047ac3
1212

1313
LABEL maintainer="ownCloud DevOps <[email protected]>"
1414
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"

0 commit comments

Comments
 (0)