FreeBSD: bump to 13.0

This commit is contained in:
Nico Schottelius 2022-05-01 14:02:27 +02:00
parent 03afb6161b
commit 2828b4e79d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ set -e
set -x
# XXX: Handle command-line arguments?
RELEASE=12.1-RELEASE
RELEASE=13.0-RELEASE
ARCH=amd64
IMAGE_PATH=freebsd-$RELEASE-$(date -I).img.qcow2
IMAGE_SIZE=10G