summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2020-11-30 14:05:06 +0200
committerPanu Matilainen <pmatilai@redhat.com>2020-11-30 14:35:20 +0200
commit05fada7c9a1ef22bd310a9be4c6c06a4d2dd581d (patch)
tree862b9aebb7f065a13c040351dbeba27c59bfd1ed /ci
parent43148cb9a76c5c89eb14a4f73491ee18572a65fe (diff)
downloadrpm-05fada7c9a1ef22bd310a9be4c6c06a4d2dd581d.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.
Diffstat (limited to 'ci')
-rw-r--r--ci/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/Dockerfile b/ci/Dockerfile
index 266d83bde..d9c72415f 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