mirror of https://github.com/google/oss-fuzz.git
parent
37642e03bc
commit
3ba9eabc27
|
@ -134,7 +134,7 @@ RUN precompile_honggfuzz
|
|||
RUN cd $SRC && \
|
||||
git clone https://github.com/google/centipede.git && \
|
||||
cd centipede && \
|
||||
git checkout baa82e7189677bb9086beb5d9b5e58018d991607 && \
|
||||
git checkout addd6670cc6b56dea43036dc3a0dcb9181f23251 && \
|
||||
rm -rf .git
|
||||
|
||||
COPY precompile_centipede /usr/local/bin/
|
||||
|
|
Loading…
Reference in New Issue