diff --git a/tasks/Containerfile b/tasks/Containerfile index d717b00e..478e74a3 100644 --- a/tasks/Containerfile +++ b/tasks/Containerfile @@ -43,6 +43,7 @@ RUN dnf -y update && \ python3-pika \ python3-pillow \ python3-pip \ + python3-pyyaml \ python3-wheel \ qemu-kvm-core \ rpm-build \