feat: moved to alpine 3.18

main
Ricard Illa 2023-08-18 17:44:51 +02:00
parent 89843b4c51
commit ba964ccc32
1 changed files with 2 additions and 1 deletions

View File

@ -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_SUBFOLDERS = main community releases
ALPINE_DEST = $(MIRRORS_PATH)/alpine