We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26e2a3 commit 11fad69Copy full SHA for 11fad69
Makefile
@@ -1,6 +1,6 @@
1
export ACI_REPO := https://github.com/alpinelinux/alpine-chroot-install.git
2
-export ACI_TAG := v0.13.0
3
-export ALPINE_VERSION := 3.14
+export ACI_TAG := v0.13.2
+export ALPINE_VERSION := 3.15
4
export APORTS_REPO := https://github.com/alpinelinux/aports.git
5
export BUILD_USER := imagebuilder
6
export WORK_DIR := bootstrap
0 commit comments