test: Update fedora image for nightly test (#16675)
This commit is contained in:
parent
3160f73ea0
commit
136d6625aa
|
|
@ -10,8 +10,8 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
var imagesRPM = []string{
|
var imagesRPM = []string{
|
||||||
|
"fedora/41",
|
||||||
"fedora/40",
|
"fedora/40",
|
||||||
"fedora/39",
|
|
||||||
"centos/9-Stream",
|
"centos/9-Stream",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue