0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-09-20 01:22:45 +02:00

chore(docker): update docker:27.0-dind docker digest to 5bf73da

This commit is contained in:
renovate[bot] 2024-07-19 01:00:04 +00:00
parent ec7d513ce3
commit 6029bce7bf

View File

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