Skip to content

Commit

Permalink
Bump libafl_const_cmplogs commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBlackwell committed Sep 19, 2024
1 parent f22247e commit c89454e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzers/libafl_const_cmplogs/builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN wget https://gist.githubusercontent.com/tokatoka/26f4ba95991c6e3313999997633
RUN git clone https://github.com/DanBlackwell/LibAFL /libafl

# Checkout a current commit
RUN cd /libafl && git pull && git checkout b27bba5e92e6cc2f1353713767d4963e13afc243 || true
RUN cd /libafl && git pull && git checkout 424d4775bf461b330d0022aa34a5cf651393b45e || true
# Note that due a nightly bug it is currently fixed to a known version on top!

# Compile libafl.
Expand Down

0 comments on commit c89454e

Please sign in to comment.