We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a9dbd commit 8651d3eCopy full SHA for 8651d3e
1 file changed
.clusterfuzzlite/Dockerfile
@@ -10,7 +10,7 @@
10
# property-test suite in tests/ remains the primary fuzzing surface
11
# for the rest of bernstein's input handling.
12
# Ref: https://google.github.io/clusterfuzzlite/build-integration/python-lang/
13
-FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:3dbcb2fba5b92507146862ff7cd612908430137e60a112fd6425240163649a31
+FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:102a8e9c54da5dbe16df3c8fb5aec4d60eda4fedbe0f96b08d55bdcfa0e7c9e8
14
15
COPY . /src/bernstein
16
WORKDIR /src/bernstein
0 commit comments