feat: moved to alpine 3.18
parent
89843b4c51
commit
ba964ccc32
|
@ -4,7 +4,8 @@ MIRRORS_PATH = /mnt/mirrors
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
ALPINE_VERSIONS = v3.17
|
# ALPINE_VERSIONS = v3.17 v3.18
|
||||||
|
ALPINE_VERSIONS = v3.18
|
||||||
ALPINE_ARCHS = aarch64
|
ALPINE_ARCHS = aarch64
|
||||||
ALPINE_SUBFOLDERS = main community releases
|
ALPINE_SUBFOLDERS = main community releases
|
||||||
ALPINE_DEST = $(MIRRORS_PATH)/alpine
|
ALPINE_DEST = $(MIRRORS_PATH)/alpine
|
||||||
|
|
Loading…
Reference in New Issue