0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-09-19 15:12:44 +02:00

chore(docker): update docker:26.1-dind docker digest to 76ba10a

This commit is contained in:
renovate[bot] 2024-05-31 01:09:31 +00:00
parent 02bf2bc68d
commit 7bf14e3635

View File

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