mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-08 17:04:26 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user