mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-08 12:59:30 +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.
|
# little different.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM fedora:latest
|
FROM registry.fedoraproject.org/fedora:latest
|
||||||
|
|
||||||
ARG GOPATH=/go
|
ARG GOPATH=/go
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user