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:26.0-dind docker digest to 016c45d

This commit is contained in:
renovate[bot] 2024-03-26 07:32:40 +00:00
parent 5242129034
commit a1e6014fa4

View File

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