Skip to content

Commit bc82e22

Browse files
committed
Reverting to use MozillaSecurity/cryptofuzz repo.
1 parent c42f80f commit bc82e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/circl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
FROM gcr.io/oss-fuzz-base/base-builder-go
1818

1919
RUN apt-get update && apt-get install -y make autoconf automake libtool wget python
20-
RUN git clone --depth 1 --branch makeBotanCompile_v3.9.0 https://github.com/armfazh/cryptofuzz
20+
RUN git clone --depth 1 https://github.com/MozillaSecurity/cryptofuzz
2121
RUN git clone --depth 1 --branch 3.9.0 --single-branch https://github.com/randombit/botan.git
2222
RUN git clone --depth 1 https://github.com/supranational/blst.git
2323
RUN wget -nv https://archives.boost.io/release/1.84.0/source/boost_1_84_0.tar.bz2

0 commit comments

Comments
 (0)