theonlykid commited on
Commit
af57827
·
verified ·
1 Parent(s): 7447046

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
  FROM ubuntu
2
  RUN apt update -y && apt install nmap -y
3
- CMD nmap -A -T4 -p- -sV -sC example.com
 
1
  FROM ubuntu
2
  RUN apt update -y && apt install nmap -y
3
+ CMD nmap -A -T4 -p- -sV -sC technicalsagar.in