Skip to content

Commit

Permalink
Update Jazzer to the latest version (Apache 2.0)
Browse files Browse the repository at this point in the history
Fixes #11652
  • Loading branch information
oliverchang authored Dec 19, 2024
1 parent 35292ac commit 69bc1d2
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 11b42852df4344737df54a380c2f522025bb4e84

WORKDIR $SRC/jazzer

Expand Down

0 comments on commit 69bc1d2

Please sign in to comment.