update alpine image script

Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
Nico Schottelius 2026-09-01 12:15:02 +02:00
commit 89d0f2f148

View file

@ -8,7 +8,7 @@
set -e
set -x
RELEASE=v3.20
RELEASE=v3.24
ARCH=x86_64
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
IMAGE_SIZE=10G