mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-12 22:58:58 +00:00
Merge pull request #350 from jongwu/29
rootfs: update fedora to 29 for arm64.
This commit is contained in:
commit
c33068de10
@ -5,6 +5,6 @@
|
||||
|
||||
# image busybox will fail on fedora 30 rootfs image
|
||||
# see https://github.com/kata-containers/osbuilder/issues/334 for detailed info
|
||||
OS_VERSION="28"
|
||||
OS_VERSION="29"
|
||||
|
||||
MIRROR_LIST="https://mirrors.fedoraproject.org/metalink?repo=fedora-${OS_VERSION}&arch=\$basearch"
|
||||
|
Loading…
Reference in New Issue
Block a user