diff --git a/tasks/Containerfile b/tasks/Containerfile index 1ec32621..578c47d2 100644 --- a/tasks/Containerfile +++ b/tasks/Containerfile @@ -50,6 +50,7 @@ RUN dnf -y update && \ python3-pytest-asyncio \ python3-pytest-timeout \ python3-pyyaml \ + python3-vulture \ python3-wheel \ qemu-kvm-core \ rpm-build \