From 1e66bfcca766fdbd92609037165c94ebb490f3e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:29:05 +0000 Subject: [PATCH] chore(docker): update docker:24.0-dind docker digest to 0752ca4 --- Containerfile.multiarch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile.multiarch b/Containerfile.multiarch index ad6ac23..e64f07b 100644 --- a/Containerfile.multiarch +++ b/Containerfile.multiarch @@ -8,7 +8,7 @@ WORKDIR /src RUN make build -FROM docker:24.0-dind@sha256:e23ecf98b779c5e927622d69f4656c471b400d822f453891b72f51c3dc6b1fbf +FROM docker:24.0-dind@sha256:0752ca4e936da012c173c119217c0f9599b3b191c1557e53206d5d06d2627580 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "