mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-14 02:25:08 +01:00
Remove end of life version 11.0
This commit is contained in:
parent
e01caa961f
commit
f5a038a4f0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ variants=(
|
|||
fpm-alpine
|
||||
)
|
||||
|
||||
min_version='11.0'
|
||||
min_version='12.0'
|
||||
|
||||
# version_greater_or_equal A B returns whether A >= B
|
||||
function version_greater_or_equal() {
|
||||
|
|
Loading…
Add table
Reference in a new issue