Bump to r4.2

This commit is contained in:
Antoine Martin 2023-08-27 14:46:21 -04:00
parent d9bacc252c
commit e486a6c99e
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -19,7 +19,7 @@ APKTOOLS_CACHE_DIR="${CACHEDIR}/apk_cache"
ALPINELINUX_VERSION=${DIST_VER:-latest-stable}
QUBESALPINE_MIRROR="${QUBESALPINE_MIRROR:-https://lab.ilot.io/ayakael/repo-apk/-/raw}"
QUBESALPINE_KEYFILE="${QUBESALPINE_KEYFILE:-antoine.martin@protonmail.com-5b3109ad.rsa.pub}"
QUBES_REL="${QUBES_REL:-r4.1}"
QUBES_REL="${QUBES_REL:-r4.2}"
export APK_CACHE_DIR
set -e