chore: Update lxd package testing images (#13780)
This commit is contained in:
parent
17c7c0252b
commit
168d927275
|
|
@ -10,8 +10,8 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
var imagesRPM = []string{
|
var imagesRPM = []string{
|
||||||
|
"fedora/38",
|
||||||
"fedora/37",
|
"fedora/37",
|
||||||
"fedora/36",
|
|
||||||
"centos/7",
|
"centos/7",
|
||||||
"centos/9-Stream",
|
"centos/9-Stream",
|
||||||
"amazonlinux/current",
|
"amazonlinux/current",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue