build: Add ping utilility

This commit is contained in:
Kroese 2025-03-01 11:39:53 +01:00 committed by GitHub
parent 7f400b6b59
commit b98c169c0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@ RUN set -eu && extra="" && \
net-tools \
e2fsprogs \
qemu-utils \
iputils-ping \
ca-certificates \
netcat-openbsd \
qemu-system-x86 \