Bump debian image to bullseye

This commit is contained in:
Timothée Floure 2021-10-25 14:16:01 +02:00
parent 5f572b65b8
commit 08c4d0388d
Signed by: tfloure
GPG Key ID: 4502C902C00A1E12
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=buster # 10.X
RELEASE=bullseye # 11.X
ARCH=amd64
IMAGE_PATH=debian-$RELEASE-$(date --iso-8601).img.qcow2
IMAGE_SIZE=10G