test: Update fedora image for nightly test (#16675)

This commit is contained in:
Sven Rebhan 2025-03-21 16:43:16 +01:00 committed by GitHub
parent 3160f73ea0
commit 136d6625aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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