perf: 修改nmap位置

pull/11215/head
jiangweidong 2023-08-07 13:46:45 +08:00 committed by Bryan
parent ecca64ef42
commit f588a112fb
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,6 @@ ARG TOOLS=" \
git-lfs \ git-lfs \
unzip \ unzip \
xz-utils \ xz-utils \
nmap \
wget" wget"
ARG APT_MIRROR=http://mirrors.ustc.edu.cn ARG APT_MIRROR=http://mirrors.ustc.edu.cn
@ -92,6 +91,7 @@ ARG TOOLS=" \
telnet \ telnet \
unzip \ unzip \
vim \ vim \
nmap \
wget" wget"
ARG APT_MIRROR=http://mirrors.ustc.edu.cn ARG APT_MIRROR=http://mirrors.ustc.edu.cn