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.1-dind docker digest to 66183ea

This commit is contained in:
renovate[bot] 2024-04-27 00:02:00 +00:00
parent bee53eb3bb
commit 2e429e38e4

View File

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