chore: Update lxd package testing images (#13780)

This commit is contained in:
Joshua Powers 2023-08-17 06:26:32 -06:00 committed by GitHub
parent 17c7c0252b
commit 168d927275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",