12.0.x is end of life

Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
Tilo Spannagel 2018-12-04 18:00:15 +01:00
parent fc2a691111
commit 325dee46d1
No known key found for this signature in database
GPG Key ID: E517E9F206B8993D
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ variants=(
fpm-alpine
)
min_version='12.0'
min_version='13.0'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {