fix: Add e2fsprogs package (#902)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions

This commit is contained in:
Kroese
2025-02-26 10:03:46 +01:00
committed by GitHub
parent f40127df01
commit b967a471b5

View File

@@ -35,6 +35,7 @@ RUN set -eu && extra="" && \
dnsmasq \
fakeroot \
net-tools \
e2fsprogs \
qemu-utils \
ca-certificates \
netcat-openbsd \