diff --git a/Makefile b/Makefile index dfa66d9..cbf73c0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ export ACI_REPO := https://github.com/alpinelinux/alpine-chroot-install.git export ACI_TAG := v0.14.0 -export ALPINE_VERSION := 3.18 +export ALPINE_VERSION := 3.19 export APORTS_REPO := https://github.com/alpinelinux/aports.git export BUILD_USER := imagebuilder export WORK_DIR := bootstrap