Skip to content

Commit

Permalink
chore(deps): update docker.io/docker docker tag to v25 (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent e5304a4 commit afced48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.multiarch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WORKDIR /src

RUN make build

FROM docker.io/docker:24.0-dind@sha256:95443f4f4e3165da939fe9896a78320522afcdc27b06171d25661653cdb8d032
FROM docker.io/docker:25.0-dind@sha256:3c5c38804aab5d3938ea3aa5be399276bbb3b8e04a5190183aa01be55641518c

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

0 comments on commit afced48

Please sign in to comment.