This commit is contained in:
J0WI 2021-07-06 17:50:40 +00:00 committed by GitHub
parent 043777ae8d
commit 9c6af73a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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() {