buid: Add ethtool package (#1027)

This commit is contained in:
Kroese
2025-09-27 10:45:09 +02:00
committed by GitHub
parent 7fae62d286
commit 24d795fbe3

View File

@@ -28,6 +28,7 @@ RUN set -eu && \
unzip \
nginx \
procps \
ethtool \
python3 \
python3-pip \
python3-msgpack \