Skip to content

Commit

Permalink
fix: change to Patrowl public fork
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-sun authored Nov 28, 2023
1 parent 756c3d2 commit dea048a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/eyewitness/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ COPY VERSION .

RUN pip3 install --no-cache-dir -r requirements.txt

RUN git clone https://github.com/lolkev1/EyeWitness.git libs/EyeWitness
RUN git clone https://github.com/Patrowl/EyeWitness.git libs/EyeWitness
RUN cd libs/EyeWitness/Python/setup && \
./setup.sh

Expand Down

0 comments on commit dea048a

Please sign in to comment.