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

This commit is contained in:
renovate[bot] 2023-05-16 01:07:46 +00:00
parent 902fffa343
commit 17c3ac2ba2
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:ed09448da6f2d4bd1ac208a923a2a962cc203dabb60111acd33111728214e93a
FROM docker:23.0-dind@sha256:2985399fb735fa4c3b6cfba8d1087f011dc4c6f5fde105c9c5a77be472b73836
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"