Phosh: fix subvariant name

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-02-04 09:34:03 -08:00
parent d950d67afa
commit 917d9d0e2a
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ image_build = {
'arches': ['aarch64'],
'repo': 'Everything',
'install_tree_from': 'Everything',
'subvariant': 'Xfce',
'subvariant': 'Phosh',
'failable': ['*'],
}
},