0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-09-20 01:22:45 +02:00

chore(docker): update docker:27.2-dind docker digest to 9cb900a

This commit is contained in:
renovate[bot] 2024-09-10 03:19:19 +00:00
parent 1883e9f1bb
commit 42714bf3ef

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build RUN make build
FROM docker:27.2-dind@sha256:d1d6d5265119696d8fa9b883f813953c560c5d87ea128a57681239b576f62997 FROM docker:27.2-dind@sha256:9cb900abe8b359bdd6a3aa022fee5131fc2a5c7a89478d203a311ac77fc67116
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>" LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>" LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"