0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2022-08-07 15:19:11 +02:00
parent 6e7695e443
commit 0accfe8950

View file

@ -76,7 +76,7 @@ variants=(
fpm-alpine fpm-alpine
) )
min_version='22' min_version='23'
# 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() {