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 19a2619

This commit is contained in:
renovate[bot] 2024-03-17 00:06:18 +00:00
parent bad6e60fc0
commit d12afa90a9

View File

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