[ONE images] refresh alpine image to v3.20

This commit is contained in:
fnux 2024-05-28 11:11:05 +02:00
parent 44b338e6b4
commit d2d393862d
No known key found for this signature in database
GPG key ID: 4502C902C00A1E12

View file

@ -8,8 +8,7 @@
set -e set -e
set -x set -x
# XXX: Handle command-line arguments? RELEASE=v3.20
RELEASE=v3.19
ARCH=x86_64 ARCH=x86_64
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2 IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
IMAGE_SIZE=10G IMAGE_SIZE=10G