chore(docker): update docker:23.0-dind docker digest to ba302fc

This commit is contained in:
renovate[bot] 2023-05-18 23:17:21 +00:00
parent 8c13c906cc
commit 5b53750c7c
1 changed files with 1 additions and 1 deletions

View File

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