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 4dd8a1a commit 735e9d5Copy full SHA for 735e9d5
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:e0e18dea5d2e4107a4f5d04652e6c278fbea32dc6d6861ee8de29402d0916746
14
15
COPY . /src/bernstein
16
WORKDIR /src/bernstein
0 commit comments