mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: use latest Fedora container-image
GitHub had issues with Fedora 40 when it was released. Hopefully this is not the case anymore. Closes: #4585 Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
e3697f4d3e
commit
a8d1b9dfe5
@ -8,7 +8,7 @@
|
|||||||
# little different.
|
# little different.
|
||||||
#
|
#
|
||||||
|
|
||||||
FROM registry.fedoraproject.org/fedora:39
|
FROM registry.fedoraproject.org/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