0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-05-03 07:30:53 +02:00

Nextcloud 28 EOL (#2367)

This commit is contained in:
J0WI 2025-02-07 01:28:18 +00:00 committed by GitHub
parent 8d2e9048bc
commit 9ca82128a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 1 additions and 2063 deletions

View file

@ -84,7 +84,7 @@ variants=(
fpm-alpine
)
min_version='28'
min_version='29'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {