chore(docker): update docker:26.1-dind docker digest to 308c63f

This commit is contained in:
renovate[bot] 2024-04-26 01:16:46 +00:00
parent 6b9393a6e9
commit bee53eb3bb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ WORKDIR /src
RUN make build
FROM docker:26.1-dind@sha256:b297701767faf221439ea00ebc52781c716e6e843893bbf9268785b0c0f5319d
FROM docker:26.1-dind@sha256:308c63f771a0596e23f6007f537c8e1d77c8cf68864f0a5a6fc476c69b9b7416
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"