diff --git a/fuzzers/libafl_const_cmplogs/builder.Dockerfile b/fuzzers/libafl_const_cmplogs/builder.Dockerfile index eb7597962..8561d8696 100644 --- a/fuzzers/libafl_const_cmplogs/builder.Dockerfile +++ b/fuzzers/libafl_const_cmplogs/builder.Dockerfile @@ -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 424d4775bf461b330d0022aa34a5cf651393b45e || true +RUN cd /libafl && git pull && git checkout 95d6685927005630a6b83b6030b0018d9ddc789c || true # Note that due a nightly bug it is currently fixed to a known version on top! # Compile libafl.