Skip to content

Commit

Permalink
build(deps): Bump oss-fuzz-base/base-builder in /.clusterfuzzlite
Browse files Browse the repository at this point in the history
Bumps oss-fuzz-base/base-builder from `acfb956` to `8831714`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 262ae38 commit ffa212d
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
Expand Up @@ -20,7 +20,7 @@
# Dockerfile for building John the Ripper (for fuzzing)
# More info at https://github.com/openwall/john-packages

FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:acfb9566477d74aae9cf9dbd6e77a42a7cf86af5c5dbe2bc9113c7373236b203
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:289967799882d26818d4d31816aafef64fcda6b5769b9011838f8099c062b359

RUN git clone --depth 1 https://github.com/openwall/john.git /upstream
RUN apt-get update -qq && \
Expand Down

0 comments on commit ffa212d

Please sign in to comment.