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.
2 parents 93831c3 + 477c6d1 commit 276cd62Copy full SHA for 276cd62
1 file changed
.clusterfuzzlite/Dockerfile
@@ -6,7 +6,7 @@
6
# Pinned by digest for supply-chain integrity. Bump periodically (the OSS-Fuzz
7
# base-builder is updated frequently with toolchain fixes); resolve a fresh digest with:
8
# docker buildx imagetools inspect gcr.io/oss-fuzz-base/base-builder-python:latest --format '{{.Manifest.Digest}}'
9
-FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:5eb0feae4968e9a30de9e346f3e59fadbecb3ab3e0e251474e164b56d616e93f
+FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:78f6de5bc839ea803693987032289ca034d24924be7dd4928f4a187aedb0e875
10
11
COPY . $SRC/haystack
12
WORKDIR $SRC/haystack
0 commit comments