summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2022-08-07 16:32:42 +0000
committerGitHub <noreply@github.com>2022-08-07 16:32:42 +0000
commit8dd3d45f6324e6f70099818e21d1309ad714c5d0 (patch)
treea60ff666cbfad22f27969e3d362169a73570f84b /update.sh
parent6e7695e4439e18900ce4435de359d8ece6b6a35f (diff)
22 EOL (#1800)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index 54eb9c6a..f7fe624c 100755
--- a/update.sh
+++ b/update.sh
@@ -76,7 +76,7 @@ variants=(
fpm-alpine
)
-min_version='22'
+min_version='23'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {