mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-03-06 07:29:29 +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>
This commit is contained in:
parent
2e24cbf082
commit
3765b15f47
@ -8,7 +8,7 @@
|
|||||||
# little different.
|
# little different.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM registry.fedoraproject.org/fedora:latest
|
FROM quay.io/fedora/fedora:latest
|
||||||
|
|
||||||
ARG GOPATH=/go
|
ARG GOPATH=/go
|
||||||
ARG GOROOT=/usr/local/go
|
ARG GOROOT=/usr/local/go
|
||||||
|
Loading…
Reference in New Issue
Block a user