Add new arping internal tool to Dockerfile

This commit is contained in:
v1s1t0r1sh3r3
2024-08-24 15:02:00 +02:00
parent df44108998
commit b499a807fb

View File

@@ -55,7 +55,8 @@ RUN \
wget \
ccze \
systemd \
x11-xserver-utils
x11-xserver-utils \
arping
#Install update tools
RUN \