0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-06-02 18:29:42 +02:00

chore(docker): update docker:25.0-dind docker digest to 92efb5a

This commit is contained in:
renovate[bot] 2024-03-19 03:38:08 +00:00
parent d12afa90a9
commit e941a5e280

View File

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