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 `1fb3d03` to `40bad88`.

---
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 Dec 28, 2024
1 parent d2c2bc1 commit 6fe6c4a
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:1fb3d0321e0b841f068e5856f5cafd4af772538fe0f939d6c3cf49b2c711de28
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:40bad8819ae0d71a79b29548163b7df8c77a9e86fc446ceebd8d59a6434050a4

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

0 comments on commit 6fe6c4a

Please sign in to comment.