Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullinAM committed Feb 5, 2025
1 parent ddb88ff commit 8684ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/tools.docker
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ USER test
WORKDIR /var/tools
RUN git clone https://github.com/AbdullinAM/jazzer.git
WORKDIR /var/tools/jazzer
RUN bazel-7.3.0 run //:jazzer
RUN bazel-7.3.0 build //:jazzer
ENV JAZZER_HOME=/var/tools/jazzer/bazel-bin/launcher/
# RUN mkdir Jazzer
# WORKDIR /var/tools/Jazzer
Expand Down

0 comments on commit 8684ba0

Please sign in to comment.