0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-14 19:10:41 +00:00

chore(docker): update docker:27.3-dind docker digest to bda6cf6

This commit is contained in:
renovate[bot] 2024-10-31 02:12:42 +00:00
parent d08084f853
commit 684e6ea9ce

View File

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