Skip to content

Commit 2fa5bed

Browse files
build(deps): Bump oss-fuzz-base/base-builder in /.clusterfuzzlite
Bumps oss-fuzz-base/base-builder from `2f740ba` to `9200430`. --- updated-dependencies: - dependency-name: oss-fuzz-base/base-builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b44eed commit 2fa5bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clusterfuzzlite/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Dockerfile for building John the Ripper (for fuzzing)
2121
# More info at https://github.com/openwall/john-packages
2222

23-
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:2f740ba9db9b6cb63cc9cfb517c45e308650200810834bdfaad29e228b535fff
23+
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:92004309036c2fc0a8d8d89a0e903eb42e7a7a0cde86df582fa02b97fa209fbd
2424

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

0 commit comments

Comments
 (0)