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