mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-04-11 18:13:00 +00:00
build: the Fedora container image is now maintained at quay.io
The registry.fedoraproject.org site now redirect to
https://quay.io/organization/fedora, so fetch the image from Quay
directly.
Signed-off-by: Niels de Vos <ndevos@ibm.com>
(cherry picked from commit ac38963cbf
)
This commit is contained in:
parent
60d940137b
commit
6ac7ba4d4f
@ -8,7 +8,7 @@
|
||||
# little different.
|
||||
#
|
||||
|
||||
FROM registry.fedoraproject.org/fedora:latest
|
||||
FROM quay.io/fedora/fedora:latest
|
||||
|
||||
ARG GOPATH=/go
|
||||
ARG GOROOT=/usr/local/go
|
||||
|
Loading…
Reference in New Issue
Block a user