devcontainer: install parted for test_mount_with_partition

This commit is contained in:
Michael Vogt 2023-12-21 17:19:50 +01:00 committed by Dusty Mabe
parent 8b475bb3f2
commit 70c3539044

View file

@ -14,6 +14,7 @@ RUN dnf install -y \
lsof \
make \
packit \
parted \
qemu-img \
qemu-system-x86 \
osbuild \