CI: use upstream fedora images

Use the upstream fedora registry instead
of dockerhub.
This commit is contained in:
Jordan Petridis 2019-06-06 19:05:29 +03:00
parent 47e52d990e
commit 073120fd63
No known key found for this signature in database
GPG Key ID: E8523968931763BE

View File

@ -3,8 +3,8 @@
variables:
AMD64_DEBIAN_TESTING: debian:testing
AMD64_UBUNTU_BIONIC: ubuntu:bionic
AMD64_FEDORA_LATEST: fedora:latest
AMD64_FEDORA_RAWHIDE: fedora:rawhide
AMD64_FEDORA_LATEST: 'registry.fedoraproject.org/fedora:30'
AMD64_FEDORA_RAWHIDE: 'registry.fedoraproject.org/fedora:rawhide'
AMD64_OPENSUSE_LEAP: opensuse/leap
AMD64_OPENSUSE_TUMBLEWEED: opensuse/tumbleweed