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

chore(docker): update docker:27.3-dind docker digest to 8d50398

This commit is contained in:
renovate[bot] 2024-09-21 01:13:40 +00:00
parent bcc6d84201
commit 663da58092

View File

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