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.3-dind docker digest to ccfd877

This commit is contained in:
renovate[bot] 2024-11-06 01:00:17 +00:00
parent 901493cdd2
commit 7733f04f30

View File

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