diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20398de4f..bb11b7750 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:9bec46ecd98ce4bf8305840b021dda9b3e1f8494a0768c407e2b233180fa1466 + container: debian:bullseye-slim@sha256:19664a5752dddba7f59bb460410a0e1887af346e21877fa7cec78bfd3cb77da5 # Benchmark failure is not critical enough to fail the whole workflow. # We will keep an eye on them anyway, though