Skip to content

Commit

Permalink
Use codingo repo
Browse files Browse the repository at this point in the history
  • Loading branch information
CrimsonK1ng committed Oct 2, 2019
1 parent a9b4fea commit 7a96111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM python:3.7
RUN apt-get update && \
apt-get install -y git nmap

RUN git clone https://github.com/CrimsonK1ng/Reconnoitre.git recon
RUN git clone https://github.com/codingo/Reconnoitre.git recon

WORKDIR /recon

Expand Down

0 comments on commit 7a96111

Please sign in to comment.