From 2e429e38e48baf736a284843f0b18e16a2cc3a7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:02:00 +0000 Subject: [PATCH] chore(docker): update docker:26.1-dind docker digest to 66183ea --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index eea2cb6..612fde0 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -8,7 +8,7 @@ WORKDIR /src RUN make build -FROM docker:26.1-dind@sha256:308c63f771a0596e23f6007f537c8e1d77c8cf68864f0a5a6fc476c69b9b7416 +FROM docker:26.1-dind@sha256:66183ea9201de4ca3be95ea9f21235a6e427b50f632563e2761b13c0ad1bad48 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "