Skip to content

Commit

Permalink
Bump oss-fuzz-base/base-builder-python in /.clusterfuzzlite
Browse files Browse the repository at this point in the history
Bumps oss-fuzz-base/base-builder-python from `746f597` to `600ed64`.

---
updated-dependencies:
- dependency-name: oss-fuzz-base/base-builder-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 36fd703 commit 03744ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clusterfuzzlite/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:746f59716717535e1b126113887a592581f46ab08081cf4ba799be2f41ef63bc
FROM gcr.io/oss-fuzz-base/base-builder-python:v1@sha256:600ed64bd9aeab3ab1e688003bee82ff9dd7db19477f77836d381049882e1061
RUN apt-get update && apt-get install -y make autoconf automake libtool
COPY . $SRC/cornucopia
WORKDIR cornucopia
Expand Down

0 comments on commit 03744ee

Please sign in to comment.