diff --git a/scripts/04_install_qubes.sh b/scripts/04_install_qubes.sh index b7294a5..f0e6bac 100755 --- a/scripts/04_install_qubes.sh +++ b/scripts/04_install_qubes.sh @@ -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