Bump fedora release to 25
Now that fedora-25 is released, bump fedora-minimal / fedora elements to use it. Change-Id: Ifdb05255e7a138b99099252fe17041fe4621b6f4 Depends-On: I3cc467a2d08486458b3f625f94ba969532f6cd04 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
48bbbe6268
commit
90a347707c
@ -1,2 +1,2 @@
|
||||
export DISTRO_NAME=fedora
|
||||
export DIB_RELEASE=${DIB_RELEASE:-24}
|
||||
export DIB_RELEASE=${DIB_RELEASE:-25}
|
||||
|
@ -1,5 +1,5 @@
|
||||
export DISTRO_NAME=fedora
|
||||
export DIB_RELEASE=${DIB_RELEASE:-24}
|
||||
export DIB_RELEASE=${DIB_RELEASE:-25}
|
||||
if [ -n "${DIB_FEDORA_DISTRIBUTION_MIRROR:-}" ]; then
|
||||
export DIB_DISTRIBUTION_MIRROR=$DIB_FEDORA_DISTRIBUTION_MIRROR
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user