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 c6ae61aCopy full SHA for c6ae61a
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:bdae8ffe13ebbaf3b653f0a5082d8d72e108d8cd9eed1fef1a85d8350efa3fbf
14
15
COPY . /src/bernstein
16
WORKDIR /src/bernstein
0 commit comments