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

This commit is contained in:
renovate[bot] 2023-05-11 20:03:49 +00:00
parent 241402cefa
commit 693be20096
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:064b3ab5253f812c4fa076b74910435df0c8c7c3e7321330592f2ee50c894619
FROM docker:23.0-dind@sha256:ed09448da6f2d4bd1ac208a923a2a962cc203dabb60111acd33111728214e93a
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"