mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 01:02:33 +00:00
rootfs-fedora: bump Fedora release to 28
Fedora 28 was released May 1st 2018. I have tested that the rootfs works. Fixes: #132 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
db567a00f3
commit
1ac9c07e22
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
OS_NAME="Fedora"
|
OS_NAME="Fedora"
|
||||||
|
|
||||||
OS_VERSION=${OS_VERSION:-27}
|
OS_VERSION=${OS_VERSION:-28}
|
||||||
|
|
||||||
MIRROR_LIST="https://mirrors.fedoraproject.org/metalink?repo=fedora-${OS_VERSION}&arch=\$basearch"
|
MIRROR_LIST="https://mirrors.fedoraproject.org/metalink?repo=fedora-${OS_VERSION}&arch=\$basearch"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user