alpine-installer: bump to 3.23

This commit is contained in:
Nico Schottelius 2026-02-20 11:06:50 +01:00
commit a4a885e340

View file

@ -17,7 +17,7 @@ SSH_KEYS=$1; shift
BOOT_VIA=$1; shift
MAJOR_VERSION=3.23
MINOR_VERSION=0
MINOR_VERSION=3
IMAGE=alpine-minirootfs-$MAJOR_VERSION.$MINOR_VERSION-x86_64.tar.gz