update alpine image script
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
893973aa62
commit
89d0f2f148
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
set -e
|
||||
set -x
|
||||
|
||||
RELEASE=v3.20
|
||||
RELEASE=v3.24
|
||||
ARCH=x86_64
|
||||
IMAGE_PATH=alpine-$RELEASE-$(date -I).img.qcow2
|
||||
IMAGE_SIZE=10G
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue