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 a6b5add

This commit is contained in:
renovate[bot] 2024-06-07 00:29:03 +00:00
parent eb6b56ef8b
commit ab90fc0108

View File

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