Bump to alpine 3.13

This commit is contained in:
Timothée Floure 2021-02-18 08:17:58 +01:00
parent c96ec75193
commit dbc42910aa
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=v3.12
RELEASE=v3.13
ARCH=x86_64
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
IMAGE_SIZE=10G