mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 14:43:53 +01:00
12.0.x is end of life
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
fc2a691111
commit
325dee46d1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ variants=(
|
||||||
fpm-alpine
|
fpm-alpine
|
||||||
)
|
)
|
||||||
|
|
||||||
min_version='12.0'
|
min_version='13.0'
|
||||||
|
|
||||||
# version_greater_or_equal A B returns whether A >= B
|
# version_greater_or_equal A B returns whether A >= B
|
||||||
function version_greater_or_equal() {
|
function version_greater_or_equal() {
|
||||||
|
|
Loading…
Reference in a new issue