From c95020ae99f5ca8727f18b3797998285fb962356 Mon Sep 17 00:00:00 2001 From: kranurag7 <81210977+kranurag7@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:06:04 +0000 Subject: [PATCH] replace nmap with netcat-openbsd and add coreutils we need coreutils because we are missing env binary on latest image. Signed-off-by: kranurag7 <81210977+kranurag7@users.noreply.github.com> --- hadoop.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hadoop.yaml b/hadoop.yaml index 986ea89facb..74d4a2ccfa4 100644 --- a/hadoop.yaml +++ b/hadoop.yaml @@ -51,13 +51,14 @@ subpackages: runtime: - byteman - byteman-compat + - coreutils - py3-robotframework - dumb-init - python3 - py3-pip - krb5 - sudo - - nmap + - netcat-openbsd - jq - async-profiler pipeline: