From d9eeaf3dce4b3536ee0ffbc9769ef5570caffca6 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 17:06:01 +0000 Subject: [PATCH] chore: Update docker:dind Docker digest to e8faad5 Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- .github/workflows/build_and_publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_publish.yaml b/.github/workflows/build_and_publish.yaml index fa860cff0..b27c31eee 100644 --- a/.github/workflows/build_and_publish.yaml +++ b/.github/workflows/build_and_publish.yaml @@ -49,7 +49,7 @@ jobs: id-token: none services: docker: - image: docker:dind@sha256:084e385b0c9b7ab35d5a46dfedd033721448c000dbec71adcf13da8a9e71baa8 + image: docker:dind@sha256:e8faad5a8dc5279dff929afc5449f2791736912fff9f99351d742db2fad01b4c options: --privileged --shm-size=2g volumes: - /var/run/docker.sock:/var/run/docker.sock:ro