Skip to content

Commit df688fb

Browse files
committed
upd
1 parent c587e9b commit df688fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzers/libafl_cmplog_ctx/builder.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN wget https://gist.githubusercontent.com/tokatoka/26f4ba95991c6e3313999997633
4040
RUN git clone https://github.com/AFLplusplus/LibAFL /libafl
4141

4242
# Checkout a current commit
43-
RUN cd /libafl && git pull && git checkout e6eeaf59ba600bd901e5b3c9dfbf4a71a9367cb3 || true
43+
RUN cd /libafl && git pull && git checkout 6d7c1c3fa2b9c9a6953f28945fd06e3e6acc231d || true
4444
# Note that due a nightly bug it is currently fixed to a known version on top!
4545

4646
# Compile libafl.

0 commit comments

Comments
 (0)