alpine-installer: update to 3.21
This commit is contained in:
parent
6694face6a
commit
65852b4006
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ DISK=$1; shift
|
|||
SSH_KEYS=$1; shift
|
||||
BOOT_VIA=$1; shift
|
||||
|
||||
MAJOR_VERSION=3.20
|
||||
MINOR_VERSION=2
|
||||
MAJOR_VERSION=3.21
|
||||
MINOR_VERSION=0
|
||||
|
||||
IMAGE=alpine-minirootfs-$MAJOR_VERSION.$MINOR_VERSION-x86_64.tar.gz
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue