update alpine linux installer to 3.18.4

This commit is contained in:
Nico Schottelius 2023-11-16 12:30:40 +01:00
parent 8d00a1afcf
commit 342ed59634
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ SSH_KEYS=$1; shift
BOOT_VIA=$1; shift
MAJOR_VERSION=3.18
MINOR_VERSION=3
MINOR_VERSION=4
IMAGE=alpine-minirootfs-$MAJOR_VERSION.$MINOR_VERSION-x86_64.tar.gz
RESOLVCONF=/etc/resolv.conf