chore: update package testing from f35 to f37 (#12548)
This commit is contained in:
parent
2c752203c1
commit
d9d6a997e1
|
|
@ -10,7 +10,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
var imagesRPM = []string{
|
var imagesRPM = []string{
|
||||||
"fedora/35",
|
"fedora/37",
|
||||||
"fedora/36",
|
"fedora/36",
|
||||||
"centos/7",
|
"centos/7",
|
||||||
"centos/9-Stream",
|
"centos/9-Stream",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue