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 3d720f4Copy full SHA for 3d720f4
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:25c7fcf0ea816f1532266bad1e38f5d8380eec72c8efe372c42664d64c55478e
14
15
COPY . /src/bernstein
16
WORKDIR /src/bernstein
0 commit comments