From 18427c3e5cab79acac2645de10cd2b695eea2779 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 06:21:47 +0000 Subject: [PATCH] chore(deps): update debian:bookworm-slim docker digest to d365f49 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index acffa839e..86af878ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -394,7 +394,7 @@ jobs: runs-on: ubuntu-latest - container: debian:bookworm-slim@sha256:1537a6a1cbc4b4fd401da800ee9480207e7dc1f23560c21259f681db56768f63 + container: debian:bookworm-slim@sha256:d365f4920711a9074c4bcd178e8f457ee59250426441ab2a5f8106ed8fe948eb # Benchmark failure is not critical enough to fail the whole workflow. # We will keep an eye on them anyway, though