UndeadSec / SocialFish

Phishing Tool & Information Collector
BSD 3-Clause "New" or "Revised" License
3.99k stars 1.28k forks source link

fixed incorrect python-nmap requirement in dockerfile #371

Open malcolmrbnsn opened 4 months ago

malcolmrbnsn commented 4 months ago

The dockerfile wouldn't build because of the incorrect nmap dependency. I've updated it to match the python-nmap version found in requirements.txt.