mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +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 880b5bb427
)
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…
Reference in New Issue
Block a user