mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 14:43:53 +01:00
parent
6e7695e443
commit
8dd3d45f63
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ variants=(
|
|||
fpm-alpine
|
||||
)
|
||||
|
||||
min_version='22'
|
||||
min_version='23'
|
||||
|
||||
# version_greater_or_equal A B returns whether A >= B
|
||||
function version_greater_or_equal() {
|
||||
|
|
Loading…
Reference in a new issue