mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 19:05:09 +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
|
fpm-alpine
|
||||||
)
|
)
|
||||||
|
|
||||||
min_version='11.0'
|
min_version='12.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…
Add table
Reference in a new issue