# This file is sourced during build

IMAGE_NAME="kubevirt/libvirt"

COPR_VERSION="av-8.1"
FEDORA_VERSION="31"
LIBVIRT_VERSION="5.6.0-7.fc${FEDORA_VERSION}"
QEMU_VERSION="4.1.0-15.fc${FEDORA_VERSION}"

# Keep this list in sync with that in .travis.yml
MAIN_ARCH="ppc64le"
OTHER_ARCHES="x86_64 aarch64"
