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 03bffda

This commit is contained in:
renovate[bot] 2024-06-21 02:09:42 +00:00
parent df7c195da7
commit 71f1a9b88f

View File

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