Bump alpine script to 3.12

This commit is contained in:
fnux 2020-05-30 07:50:27 +02:00
parent a78649c6ab
commit e4d3062d45
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=v3.11
RELEASE=v3.12
ARCH=x86_64
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
IMAGE_SIZE=10G