1
0
mirror of https://github.com/nextcloud/docker.git synced 2025-12-25 03:11:47 +01:00

Remove EOL 30 (#2500)

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2025-11-20 23:58:01 +00:00 committed by GitHub
parent 264d04f2a2
commit e836e09e2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -94,7 +94,7 @@ variants=(
fpm-alpine
)
min_version='30'
min_version='31'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {