mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 12:50:54 +02:00
Remove end of life version 11.0 (#303)
* Remove end of life version 11.0 * Run update.sh
This commit is contained in:
parent
e01caa961f
commit
f3d3f166ac
21 changed files with 2 additions and 738 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
Add a link
Reference in a new issue