mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-26 07:28:26 +01:00
Drop Nextcloud 26
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
f7b20139eb
commit
1be53d4bee
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ variants=(
|
||||||
fpm-alpine
|
fpm-alpine
|
||||||
)
|
)
|
||||||
|
|
||||||
min_version='26'
|
min_version='27'
|
||||||
|
|
||||||
# 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