summaryrefslogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
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 f25ae7a3..f2382f2f 100755
--- a/update.sh
+++ b/update.sh
@@ -76,7 +76,7 @@ variants=(
fpm-alpine
)
-min_version='19.0'
+min_version='20.0'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {