mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:10 +00:00
All other fedora dockerfiles use fedora:40. fedora:latest does not have python3.8 anymore, so python minreq/etc tests are failing in 10.0.x. This patch is specific to 10.0.x stable branch. In master, support for python3.8 has been dropped. Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>