Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2022-08-07 16:32:42 +00:00 committed by GitHub
parent 6e7695e443
commit 8dd3d45f63
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='22'
min_version='23'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {