mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-16 13:17:39 +00:00
perf: 修改nmap位置
This commit is contained in:
parent
ecca64ef42
commit
f588a112fb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user