Skip to content

Commit

Permalink
chore(ci): bump oss-fuzz-base/base-builder-rust in /.clusterfuzzlite
Browse files Browse the repository at this point in the history
Bumps oss-fuzz-base/base-builder-rust from 1 to v1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 140da0a commit 31a87f0
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-rust:v1@sha256:64cc49837d24653d77849ec7e88f48cc0e5090fdc202eadf60c3067ca22d3f5e
FROM gcr.io/oss-fuzz-base/base-builder-rust:v1@sha256:17724a604288d0096cc3efdde4162692528d3abc430bb17ced45d74d838e536d
RUN apt-get update && apt-get install -y make autoconf automake libtool
COPY . $SRC/rsonpath
WORKDIR $SRC/rsonpath
Expand Down

0 comments on commit 31a87f0

Please sign in to comment.