alpine linux: bump to 3.20.1

This commit is contained in:
Nico Schottelius 2024-07-01 15:24:06 +02:00
parent d2d393862d
commit 2342d9beb1

View file

@ -16,8 +16,8 @@ DISK=$1; shift
SSH_KEYS=$1; shift
BOOT_VIA=$1; shift
MAJOR_VERSION=3.19
MINOR_VERSION=0
MAJOR_VERSION=3.20
MINOR_VERSION=1
IMAGE=alpine-minirootfs-$MAJOR_VERSION.$MINOR_VERSION-x86_64.tar.gz