build: Add ping utilility

This commit is contained in:
Kroese 2025-03-01 11:37:01 +01:00 committed by GitHub
parent 65fd7c839c
commit de2a97fcbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,7 @@ RUN set -eu && \
net-tools \
e2fsprogs \
qemu-utils \
iputils-ping \
genisoimage \
ca-certificates \
netcat-openbsd \