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:
Stefan Hajnoczi 2018-06-29 15:24:17 +01:00 committed by Stefan Hajnoczi
parent db567a00f3
commit 1ac9c07e22

View File

@ -5,7 +5,7 @@
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"