Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka committed Oct 11, 2023
1 parent f2e4e10 commit db9cea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzers/libafl_fuzzbench_composition/builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN apt-get update && \
# Download libafl
RUN git clone https://github.com/tokatoka/libafl_fuzzbench /libafl_fuzzbench && \
cd /libafl_fuzzbench && \
git checkout 37410b462b32aba5da6f69f2d7e39a52dc85c7f8 && \
git checkout 5888ba7448ecc7d33ec3121175e5a7010875149e && \
git submodule update --init

# We'll build the fuzzer in fuzzer.py
Expand Down

0 comments on commit db9cea8

Please sign in to comment.