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:
parent
9adb8eed56
commit
f328b38ecf
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue