Bump ubuntu image release

This commit is contained in:
fnux 2020-10-24 13:15:23 +02:00
parent 099a35c9ad
commit 2d676bf2dc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set -e
set -x
# XXX: Handle command-line arguments?
RELEASE=eoan # 19.10
RELEASE=groovy # 20.10
ARCH=amd64
IMAGE_PATH=ubuntu-$RELEASE-$(date --iso-8601).img.qcow2
IMAGE_SIZE=10G