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 `ce831ae` to `a47bf90`.

---
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] committed Jul 27, 2024
1 parent 1c7409a commit 5804968
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:ce831aeecfcda15e1f0a6b26ef7ce87d48bcbd322c11d09ea60a67b8cdde9756
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:a47bf90e210fae129d4c34a6a7159553a6c7a2f4d5ae81d27cd96bc58afc3ac5

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

0 comments on commit 5804968

Please sign in to comment.