0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-16 11:25:09 +01:00

12.0.x is end of life

Signed-off-by: Tilo Spannagel <development@tilosp.de>
Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
Tilo Spannagel 2018-12-04 18:00:15 +01:00 committed by marceljd
parent 9adb8eed56
commit f328b38ecf

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