From ecca64ef425ab7b961cc43d716139910582af8bf Mon Sep 17 00:00:00 2001 From: jiangweidong Date: Mon, 7 Aug 2023 13:43:09 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20Dockerfile=E4=B8=AD=E5=AE=89=E8=A3=85nm?= =?UTF-8?q?ap=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 1badb89df..7d6b2b35a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,6 +30,7 @@ ARG TOOLS=" \ git-lfs \ unzip \ xz-utils \ + nmap \ wget" ARG APT_MIRROR=http://mirrors.ustc.edu.cn