Skip to content

Commit

Permalink
infra: update Jazzer to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
kyakdan committed Dec 6, 2024
1 parent 2294a83 commit 54bada8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/base-images/base-builder-jvm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ WORKDIR $SRC

RUN git clone https://github.com/CodeIntelligenceTesting/jazzer && \
cd jazzer && \
git checkout aa376ca3c0255b9cf04e1fc79fcf1fe5c63b2376
git checkout d9c1a09d9c57de438a2656447f2f3e9f9aac60f9

WORKDIR $SRC/jazzer

Expand Down

0 comments on commit 54bada8

Please sign in to comment.