We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b44eed commit 2fa5bedCopy full SHA for 2fa5bed
.clusterfuzzlite/Dockerfile
@@ -20,7 +20,7 @@
20
# Dockerfile for building John the Ripper (for fuzzing)
21
# More info at https://github.com/openwall/john-packages
22
23
-FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:2f740ba9db9b6cb63cc9cfb517c45e308650200810834bdfaad29e228b535fff
+FROM gcr.io/oss-fuzz-base/base-builder:v1@sha256:92004309036c2fc0a8d8d89a0e903eb42e7a7a0cde86df582fa02b97fa209fbd
24
25
RUN git clone --depth 1 https://github.com/openwall/john.git /upstream \
26
&& apt-get update -qq \
0 commit comments