Skip to content

Commit 496cf31

Browse files
tokatokaArdi Madadi
authored and
Ardi Madadi
committed
Update LibAFL (google#2036)
1 parent e7455ac commit 496cf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzers/libafl/builder.Dockerfile

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

4141
# Checkout a current commit
42-
RUN cd /libafl && git pull && git checkout f3433767bea0cc3d7ee3b4c08be138e61d20c468 || true
42+
RUN cd /libafl && git pull && git checkout f856092f3d393056b010fcae3b086769377cba18 || true
4343
# Note that due a nightly bug it is currently fixed to a known version on top!
4444

4545
# Compile libafl.

0 commit comments

Comments
 (0)