0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-01-24 14:43:53 +01:00
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2022-08-07 16:32:42 +00:00 committed by GitHub
parent 6e7695e443
commit 8dd3d45f63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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() {