Skip to content

Commit ad9ede2

Browse files
chore(deps): update docker.io/alpine docker tag to v3.24
1 parent 08f03a2 commit ad9ede2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.multiarch

Lines changed: 1 addition & 1 deletion
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.24@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
1212

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

0 commit comments

Comments
 (0)