diff --git a/nodered/Dockerfile b/nodered/Dockerfile index 37fc2f0..1aa07d5 100644 --- a/nodered/Dockerfile +++ b/nodered/Dockerfile @@ -10,7 +10,8 @@ RUN set -ex && \ apt-get install -y \ bash \ tzdata \ - iputils \ + iputils-ping \ + iputils-arping \ curl \ nano \ git \