From deab61c9b4b87d5b1d04324960bcae029fcea3d4 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 4 Apr 2025 12:53:17 +0200 Subject: [PATCH] nc --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f79b0b8..14e7321 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,6 +6,6 @@ LABEL Maintainer="Wolfgang Hottgenroth " RUN \ apt update && \ apt upgrade -y --autoremove && \ - apt install make openssh-client git python3 python3-requests gpg apt-transport-https whet curl nmap snmp netcat tcpdump dnsutils net-tools + apt install make openssh-client git python3 python3-requests gpg apt-transport-https whet curl nmap snmp netcat-openbsd tcpdump dnsutils net-tools