mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-23 22:23:54 +01:00
19 EOL
This commit is contained in:
parent
043777ae8d
commit
9c6af73a76
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ variants=(
|
|||
fpm-alpine
|
||||
)
|
||||
|
||||
min_version='19.0'
|
||||
min_version='20.0'
|
||||
|
||||
# version_greater_or_equal A B returns whether A >= B
|
||||
function version_greater_or_equal() {
|
||||
|
|
Loading…
Reference in a new issue