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:24.0-dind docker digest to 1b9844d

This commit is contained in:
renovate[bot] 2023-12-16 01:11:21 +00:00
parent 058a396567
commit a3fd051a4d

View File

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