Skip to content

Commit

Permalink
chore(docker): update docker:24.0-dind docker digest to 126aa73
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent c9bfab7 commit bc12eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.multiarch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ WORKDIR /src

RUN make build

FROM docker:24.0-dind@sha256:39920e7f8b71f33db3d145a1fb1fa8349ae97cc6dd64b738a2b77e9eddbd9999
FROM docker:24.0-dind@sha256:126aa7387eede4aae75107cc4bfb6eedaa431d68dd38e60ce1ad7db94a239ae5

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

0 comments on commit bc12eea

Please sign in to comment.