diff --git a/.clusterfuzzlite/Dockerfile b/.clusterfuzzlite/Dockerfile index f3320b2c..49c8da77 100644 --- a/.clusterfuzzlite/Dockerfile +++ b/.clusterfuzzlite/Dockerfile @@ -39,7 +39,7 @@ ## When that work lands and OSS-Fuzz republishes :latest pointing ## at the new ABI, this pin can be refreshed in a single digest ## swap. -FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:9dd557a4ba0e0cdfbeabc0bb115c98896f2dab68c3e8f301abf169469b8b5ef5 +FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:78f6de5bc839ea803693987032289ca034d24924be7dd4928f4a187aedb0e875 COPY . $SRC/helper-scripts COPY .clusterfuzzlite/build.sh $SRC/build.sh