0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-09 17:20:39 +00:00

chore(docker): update docker:24.0-dind docker digest to 2a1a9bb

This commit is contained in:
renovate[bot] 2023-10-03 06:57:30 +00:00
parent 34029ef95d
commit 7094c6a37d

View File

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