[alpine installer] switch to alpine 3.17.3

This commit is contained in:
Nico Schottelius 2023-05-05 11:12:36 +02:00
parent 71182ce550
commit 0e43bcca1e

View file

@ -15,8 +15,8 @@ DISK=$1; shift
SSH_KEYS=$1; shift
BOOT_VIA=$1; shift
MAJOR_VERSION=3.15
MINOR_VERSION=0
MAJOR_VERSION=3.17
MINOR_VERSION=3
IMAGE=alpine-minirootfs-$MAJOR_VERSION.$MINOR_VERSION-x86_64.tar.gz
RESOLVCONF=/etc/resolv.conf