diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8da05cc6e..de3ce2fdd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -352,7 +352,7 @@ jobs: runs-on: ubuntu-latest - container: debian:bullseye-slim@sha256:40c0654c268cdc2077638b2d1660b7bf9824ae3e71dd59806f76efaeb9f56715 + container: debian:bullseye-slim@sha256:c618be84fc82aa8ba203abbb07218410b0f5b3c7cb6b4e7248fda7785d4f9946 # Benchmark failure is not critical enough to fail the whole workflow. # We will keep an eye on them anyway, though