summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2020-11-30 14:05:06 +0200
committerPanu Matilainen <pmatilai@redhat.com>2020-12-10 13:28:07 +0200
commit21675f285cff36e29ac95553e9f6f08ba74d44b9 (patch)
tree71e57a45a24279087683bf8f17fec0cf2d0f40b5
parent42215619820e229f8011a7c80e9932d7962e0b05 (diff)
downloadrpm-21675f285cff36e29ac95553e9f6f08ba74d44b9.tar.gz
Pull CI image from registry.fedoraproject.org
Dockerhub has added download rate limiting (and who could blame them) But our CI getting blocked because of other projects being busy downloading from Docker isn't so nice, hopefully Fedora's own registry lets us work around this. (cherry picked from commit 05fada7c9a1ef22bd310a9be4c6c06a4d2dd581d)
-rw-r--r--ci/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/Dockerfile b/ci/Dockerfile
index d8b0115bd..5e40e72eb 100644
--- a/ci/Dockerfile
+++ b/ci/Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:32
+FROM registry.fedoraproject.org/fedora:32
MAINTAINER rpm-maint@lists.rpm.org
WORKDIR /srv/rpm