mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 11:50:18 +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>
This commit is contained in:
parent
817edfd1c7
commit
880b5bb427
@ -8,7 +8,7 @@
|
||||
# little different.
|
||||
#
|
||||
|
||||
FROM fedora:latest
|
||||
FROM registry.fedoraproject.org/fedora:latest
|
||||
|
||||
ARG GOPATH=/go
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user