Merge "ubuntu-common: Update default DIB_RELEASE to bionic"

This commit is contained in:
Zuul 2018-10-19 03:23:08 +00:00 committed by Gerrit Code Review
commit 22cd19fea7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
export DISTRO_NAME=${DISTRO_NAME:-ubuntu}
export DIB_RELEASE=${DIB_RELEASE:-xenial}
export DIB_RELEASE=${DIB_RELEASE:-bionic}
export DIB_DEBIAN_COMPONENTS=${DIB_DEBIAN_COMPONENTS:-main,universe}
# There are two default distro mirrors depending on architecture