Skip to content

Commit ddc0668

Browse files
build(deps): bump oss-fuzz-base/base-builder-python from d4ef5a7 to bb1b8eb in /.clusterfuzzlite (#12104)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David S. Batista <dsbatista@gmail.com>
1 parent b4f2b30 commit ddc0668

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:d4ef5a787f3e1a420721da74823202185dc04e2e792984671c31a67d7ce66832
9+
FROM gcr.io/oss-fuzz-base/base-builder-python@sha256:bb1b8ebd512e29bc955d2ef4de4b141b38809249cc66ff2fd2947dfcb6a9b012
1010

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

0 commit comments

Comments
 (0)