alpine-install: update to 3.21.3
This commit is contained in:
parent
bd1a5288ef
commit
f67374f5cc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ SSH_KEYS=$1; shift
|
|||
BOOT_VIA=$1; shift
|
||||
|
||||
MAJOR_VERSION=3.21
|
||||
MINOR_VERSION=0
|
||||
MINOR_VERSION=3
|
||||
|
||||
IMAGE=alpine-minirootfs-$MAJOR_VERSION.$MINOR_VERSION-x86_64.tar.gz
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue