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 bea95729..015cf9ae 100755
--- a/update.sh
+++ b/update.sh
@@ -84,7 +84,7 @@ variants=(
fpm-alpine
)
-min_version='26'
+min_version='27'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {