0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-21 13:50:39 +00:00

chore(docker): update docker:27.2-dind docker digest to d1d6d52

This commit is contained in:
renovate[bot] 2024-09-08 03:34:16 +00:00
parent 03e2805558
commit 1883e9f1bb

View File

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