chore(docker): update docker:25.0-dind docker digest to 92efb5a

This commit is contained in:
renovate[bot] 2024-03-19 03:38:08 +00:00
parent d12afa90a9
commit e941a5e280
1 changed files with 1 additions and 1 deletions

View File

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