0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-10 03:30:40 +00:00

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

This commit is contained in:
renovate[bot] 2024-09-14 01:38:57 +00:00
parent d7ee02bb3f
commit b96b24986a

View File

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