0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-24 12:50:41 +00:00

chore(docker): update docker:24.0-dind docker digest to d97a9d5

This commit is contained in:
renovate[bot] 2023-10-18 01:21:04 +00:00
parent aa055292ae
commit 7f6ac2b4b2

View File

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