Update nextcloud to version 24.0.5

Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
Tobias K 2023-01-06 01:01:17 +01:00 committed by Tobias Knöppler
parent 298f0f2e93
commit 2655c5d5a1
No known key found for this signature in database
GPG Key ID: 3510056072886A8F
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
## Features
* Debian/Raspbian 11 Bullseye
* Nextcloud 24.0.5
* Nextcloud 24.0.8
* Apache 2.4.25, with HTTP2 enabled
* PHP 7.4
* MariaDB 10

View File

@ -9,7 +9,7 @@
{
"id": "VER",
"name": "Version",
"value": "24.0.5"
"value": "24.0.8"
},
{
"id": "MAXFILESIZE",

View File

@ -1,5 +1,5 @@
{
"nextcloud_version": "24.0.5",
"nextcloud_version": "24.0.8",
"php_version": "8.1",
"release": "bullseye"
}