0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-12 16:20:41 +00:00

chore(docker): update docker:25.0-dind docker digest to 90e4d6d

This commit is contained in:
renovate[bot] 2024-01-23 06:43:17 +00:00
parent f4f20e2ad0
commit da488f3cd1

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker:25.0-dind@sha256:3c5c38804aab5d3938ea3aa5be399276bbb3b8e04a5190183aa01be55641518c
FROM docker:25.0-dind@sha256:90e4d6da488ff89a877655b77441891eba6a0afe9f57e5e781d6499c5f4ab666
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"