chore(docker): update docker:25.0-dind docker digest to 93529df

This commit is contained in:
renovate[bot] 2024-03-15 05:07:52 +00:00
parent 7275d38204
commit bad6e60fc0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker:25.0-dind@sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91
FROM docker:25.0-dind@sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"