Bump Fedora image to F33
This commit is contained in:
parent
085f386168
commit
25f67f2541
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ set -e
|
|||
set -x
|
||||
|
||||
# XXX: Handle command-line arguments?
|
||||
RELEASE=32
|
||||
RELEASE=33
|
||||
ARCH=x86_64
|
||||
IMAGE_PATH=fedora-$RELEASE-$(date +%+F).img.qcow2
|
||||
IMAGE_SIZE=10G
|
||||
|
|
Loading…
Reference in a new issue