chore(docker): update docker:23.0-dind docker digest to 064b3ab

This commit is contained in:
renovate[bot] 2023-05-09 22:34:06 +00:00
parent 1d722de967
commit efbe8b6e6e
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:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434
FROM docker:23.0-dind@sha256:064b3ab5253f812c4fa076b74910435df0c8c7c3e7321330592f2ee50c894619
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"