Merge pull request #2450 from Pennyzct/ubuntu_rootfs_on_aarch64

AArch64: change image rootfs from fedora to ubuntu
This commit is contained in:
Salvador Fuentes
2020-02-17 07:25:46 -06:00
committed by GitHub

View File

@@ -117,7 +117,7 @@ assets:
url: "https://github.com/kata-containers/osbuilder" url: "https://github.com/kata-containers/osbuilder"
architecture: architecture:
aarch64: aarch64:
name: "fedora" name: "ubuntu"
version: "latest" version: "latest"
ppc64le: ppc64le:
name: "centos" name: "centos"