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

chore(docker): update docker:27.0-dind docker digest to 7666777

This commit is contained in:
renovate[bot] 2024-07-13 01:29:45 +00:00
parent 7900a51942
commit f7d08337f8

View File

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