chore(docker): update docker:26.1-dind docker digest to 56e2c52

This commit is contained in:
renovate[bot] 2024-05-03 00:14:39 +00:00
parent 0e549d8232
commit 43c2e2074c
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:66183ea9201de4ca3be95ea9f21235a6e427b50f632563e2761b13c0ad1bad48
FROM docker:26.1-dind@sha256:56e2c522194d81689c2787c76304777199cbdc741d7dd798d06e33967361d92f
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"