Bump Ubuntu release to focal

Change-Id: I01689cfb01b095ef69573a48be55353ea7aa2931
This commit is contained in:
Eduardo Santos 2021-08-26 22:50:18 -03:00
parent a6ee4d0c21
commit 442d11b236
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,5 @@
export DISTRO_NAME=${DISTRO_NAME:-ubuntu}
export DIB_RELEASE=${DIB_RELEASE:-bionic}
export DIB_RELEASE=${DIB_RELEASE:-focal}
export DIB_DEBIAN_COMPONENTS=${DIB_DEBIAN_COMPONENTS:-main,universe}
export EFI_BOOT_DIR="EFI/ubuntu"

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
Bumped the default Ubuntu release to focal.