Upgrade test container to f34 and use quay instead of docker

This commit is contained in:
Oliver Falk
2021-09-06 14:39:16 +02:00
parent 9defe7617a
commit ce01f8dec1

View File

@@ -1,4 +1,4 @@
image: docker.io/ofalk/fedora31-python3 image: quay.io/rhn_support_ofalk/fedora34-python3
before_script: before_script:
- virtualenv -p python3 /tmp/.virtualenv - virtualenv -p python3 /tmp/.virtualenv