fix image format

This commit is contained in:
Louis Abel 2023-01-18 07:58:31 -07:00
parent b057f32fb4
commit 5669efc9b1
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ image_build = {
},
{
"image-build": {
"format": [("raw.xz", "raw.xz")],
"format": [("raw-xz", "raw.xz")],
"name": "Rocky-8-EC2",
"subvariant": "ec2",
"version": "8.8",