Merge pull request #6304 from fidencio/topic/switch-the-default-x86_64-rootfs-image-to-ubuntu

versions: Use ubuntu as the default distro for the rootfs-image
This commit is contained in:
Fabiano Fidêncio
2023-02-17 19:29:10 +01:00
committed by GitHub

View File

@@ -129,7 +129,7 @@ assets:
name: "ubuntu"
version: "latest"
x86_64:
name: &default-image-name "clearlinux"
name: &default-image-name "ubuntu"
version: "latest"
meta:
image-type: *default-image-name