[alpine]: updated to v3.14
This commit is contained in:
parent
2dae22a0d7
commit
4e9f7d23f8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ set -e
|
|||
set -x
|
||||
|
||||
# XXX: Handle command-line arguments?
|
||||
RELEASE=v3.13
|
||||
RELEASE=v3.14
|
||||
ARCH=x86_64
|
||||
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
|
||||
IMAGE_SIZE=10G
|
||||
|
|
Loading…
Reference in a new issue