Update default Fedora to 22

Update the default Fedora build to 22.  Testing with prior changes
produces a bootable .qcow2.

Change-Id: Icbd08fb5aa69446ad65ff72af631902c4e1fa12b
This commit is contained in:
Ian Wienand 2015-06-12 16:03:02 +10:00
parent e42066d685
commit e37f0e5894

View File

@ -1,2 +1,2 @@
export DISTRO_NAME=fedora
export DIB_RELEASE=${DIB_RELEASE:-21}
export DIB_RELEASE=${DIB_RELEASE:-22}