Skip to content

Commit 022ccea

Browse files
build(deps): bump oss-fuzz-base/base-builder-python from e0e18de to c9b2709 in /.clusterfuzzlite (#11785)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f519e6 commit 022ccea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.clusterfuzzlite/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Pinned by digest for supply-chain integrity. Bump periodically (the OSS-Fuzz
77
# base-builder is updated frequently with toolchain fixes); resolve a fresh digest with:
88
# 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:e0e18dea5d2e4107a4f5d04652e6c278fbea32dc6d6861ee8de29402d0916746
9+
FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:c9b2709d99ed8f15161d29b69342c8c49e0360f99de1d160c5ba1390af0b1768
1010

1111
COPY . $SRC/haystack
1212
WORKDIR $SRC/haystack

0 commit comments

Comments
 (0)