mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-14 06:06:12 +00:00
Merge pull request #7124 from littlejawa/backport_PR_6304
[stable-3.1] backport: versions: Use ubuntu as the default distro for the rootfs-image
This commit is contained in:
commit
d011f3e201
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user