From 18eefb6c7fbe3cd67f8a849284b71a558ee00138 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 06:40:39 +0000 Subject: [PATCH] chore(docker): update docker:24.0-dind docker digest to 9e6dbb2 --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index fabd6fa..1fcf84e 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -8,7 +8,7 @@ WORKDIR /src RUN make build -FROM docker:24.0-dind@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef +FROM docker:24.0-dind@sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "