We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a59e8d commit 35e6847Copy full SHA for 35e6847
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