mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-25 08:46:41 +00:00
ci: use the Fedora container registry for cephcsi:test
This reduces the dependency on Docker, where image pull rate limits are seen in the CI. Signed-off-by: Niels de Vos <ndevos@redhat.com> (cherry picked from commit 880b5bb4273b5a544a1ea8a352e020a8379dab40)
This commit is contained in:
parent
4be9c0159f
commit
0321f983bb
@ -8,7 +8,7 @@
|
||||
# little different.
|
||||
#
|
||||
|
||||
FROM fedora:latest
|
||||
FROM registry.fedoraproject.org/fedora:latest
|
||||
|
||||
ARG GOPATH=/go
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user