chore(docker): update docker:23.0-dind docker digest to 210f22a

This commit is contained in:
renovate[bot] 2023-02-09 01:40:49 +00:00
parent 118da3765e
commit aa5375d827
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:e6055f8f3631220803c49658b5c1513a6db428afb0eda193ead270331642ae62
FROM docker:23.0-dind@sha256:210f22afb3022a5fb994eeacd18d983c9760efd6f793ee2bf3a3467aef0c583a
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"