Update Fedora versions to currently available ones

Tested with the configured mirror.
This commit is contained in:
Björn Busse 2019-09-07 01:22:30 +00:00
parent 72fa512fed
commit 8748c0e1ea

View File

@ -141,10 +141,8 @@ func ubuntuRecipe(parent *cobra.Command) {
func fedoraRecipe(parent *cobra.Command) {
versions := []string{
"22",
"23",
"24",
"25",
"29",
"30",
}
fedoraCmd := &cobra.Command{