From f588a112fb395a77e87e03828427a4d077ec290e Mon Sep 17 00:00:00 2001 From: jiangweidong Date: Mon, 7 Aug 2023 13:46:45 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9nmap=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7d6b2b35a..42ef5566c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,7 +30,6 @@ ARG TOOLS=" \ git-lfs \ unzip \ xz-utils \ - nmap \ wget" ARG APT_MIRROR=http://mirrors.ustc.edu.cn @@ -92,6 +91,7 @@ ARG TOOLS=" \ telnet \ unzip \ vim \ + nmap \ wget" ARG APT_MIRROR=http://mirrors.ustc.edu.cn