mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-17 18:46:43 +01:00
Drop Nextcloud 26
This commit is contained in:
parent
1c7e56f135
commit
04fd12e121
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ variants=(
|
|||
fpm-alpine
|
||||
)
|
||||
|
||||
min_version='26'
|
||||
min_version='27'
|
||||
|
||||
# version_greater_or_equal A B returns whether A >= B
|
||||
function version_greater_or_equal() {
|
||||
|
|
Loading…
Reference in a new issue