Skip to content

Commit dee84f7

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

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:e02bf7b9b619f3846d40851b51d874e599b1e4a17fca3e3cc7b227b9d53b7a76
23+
FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:85b89b5e14589854d949d8646b63a4cd7abd85caf87060bc1af146d1e5026fb2
2424

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

0 commit comments

Comments
 (0)