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 `ff36468` to `4c830ae`.

---
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 Apr 26, 2024
1 parent 8726802 commit 92f7d71
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:ff36468f7dcc67b93eda9c7304e76eebbacb209f34d3fb1267e6a085cd42c264
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:3e264c724df78ead5d605367cfce4714411e119d05a2e1ae1ff1119d370e4816

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

0 comments on commit 92f7d71

Please sign in to comment.