From 5cb7b07d61cbcef8dad9cb4bf30c228df8507667 Mon Sep 17 00:00:00 2001 From: Jacob Lundqvist Date: Fri, 5 Jul 2024 18:44:19 +0200 Subject: [PATCH] oops forgot to point to current Alpine --- AOK_VARS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AOK_VARS b/AOK_VARS index 30445814..a114ffd9 100644 --- a/AOK_VARS +++ b/AOK_VARS @@ -135,7 +135,7 @@ USER_SHELL="/bin/bash" # # ALPINE_VERSION=3.15.11 # End of Alpine support 2023-11-01 # ALPINE_VERSION=3.16.9 # End of Alpine support 2024-05-23 - ALPINE_VERSION=3.17.8 # End of Alpine support 2024-11-22 +# ALPINE_VERSION=3.17.8 # End of Alpine support 2024-11-22 # ALPINE_VERSION=3.18.7 # End of Alpine support 2025-05-09 # As of 2024-07-02 sudo insta-crashes iSH if using Alpine >= 3.19... @@ -144,7 +144,7 @@ USER_SHELL="/bin/bash" # solves the issue # ALPINE_VERSION=3.19.2 # End of Alpine support 2025-11-01 -# ALPINE_VERSION=3.20.1 # End of Alpine support 2026-04-01 +ALPINE_VERSION=3.20.1 # End of Alpine support 2026-04-01 # # For edge releases - Current development tree