[ONE images] refresh alpine image to v3.20
This commit is contained in:
parent
44b338e6b4
commit
d2d393862d
1 changed files with 1 additions and 2 deletions
|
@ -8,8 +8,7 @@
|
|||
set -e
|
||||
set -x
|
||||
|
||||
# XXX: Handle command-line arguments?
|
||||
RELEASE=v3.19
|
||||
RELEASE=v3.20
|
||||
ARCH=x86_64
|
||||
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
|
||||
IMAGE_SIZE=10G
|
||||
|
|
Loading…
Reference in a new issue