Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .clusterfuzzlite/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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:aa55f1b4fc9a99956970098a34c60833fd1cb1bceb1228aae109c9b1b445e8c4

COPY . $SRC/helper-scripts
COPY .clusterfuzzlite/build.sh $SRC/build.sh
Expand Down
Loading