0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-24 12:50:41 +00:00

chore(docker): update docker:25.0-dind docker digest to 91c7180

This commit is contained in:
renovate[bot] 2024-01-28 05:25:05 +00:00
parent 393f58c283
commit 7578930b07

View File

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