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 16, 2023
1 parent 2e22221 commit 6c4479f
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:c53b58ef6497d118c98cf920a63db950fcab182ea0c58ad6d7166dbcfdcacd31
FROM gcr.io/oss-fuzz-base/base-builder-rust:v1@sha256:2b1e2ecfd0711b95d0a3bca3d2d23ee03d0834c91faceef0610d7484d5b13521
RUN apt-get update && apt-get install -y make autoconf automake libtool
COPY . $SRC/rsonpath
WORKDIR $SRC/rsonpath
Expand Down

0 comments on commit 6c4479f

Please sign in to comment.