0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-17 21:28:05 +02:00

Remove EOL 29 (#2448)

* Remove EOL 29

Signed-off-by: J0WI <J0WI@users.noreply.github.com>

* Bump stable to 31.0.7

Signed-off-by: J0WI <J0WI@users.noreply.github.com>

---------

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2025-07-11 11:19:38 +00:00 committed by GitHub
parent 0637214ee8
commit 9f11a11c45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 2 additions and 2169 deletions

View file

@ -50,31 +50,5 @@
"phpVersion": "8.3"
}
}
},
"29": {
"branch": "29",
"version": "29.0.16",
"url": "https://download.nextcloud.com/server/releases/nextcloud-29.0.16.tar.bz2",
"ascUrl": "https://download.nextcloud.com/server/releases/nextcloud-29.0.16.tar.bz2.asc",
"variants": {
"apache": {
"variant": "apache",
"base": "debian",
"baseVersion": "bookworm",
"phpVersion": "8.2"
},
"fpm": {
"variant": "fpm",
"base": "debian",
"baseVersion": "bookworm",
"phpVersion": "8.2"
},
"fpm-alpine": {
"variant": "fpm-alpine",
"base": "alpine",
"baseVersion": "3.22",
"phpVersion": "8.2"
}
}
}
}