build: Add dmidecode

This commit is contained in:
Kroese 2025-03-27 00:26:12 +01:00 committed by GitHub
parent 8f70833e1f
commit 6db97205e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,7 @@ RUN set -eu && \
xz-utils \
net-tools \
e2fsprogs \
dmidecode \
qemu-utils \
iputils-ping \
genisoimage \