mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
upgrade to NC15.0.8
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
5924131f6f
commit
86f14ae2a7
@ -16,7 +16,7 @@ Find the full documentation at [docs.nextcloudpi.com](http://docs.nextcloudpi.co
|
||||
## Features
|
||||
|
||||
* Debian/Raspbian 9 stretch
|
||||
* Nextcloud 15.0.6
|
||||
* Nextcloud 15.0.8
|
||||
* Apache 2.4.25, with HTTP2 enabled
|
||||
* PHP 7.2
|
||||
* MariaDB 10
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
|
||||
# just change this value and re-activate in update.sh to upgrade users
|
||||
VERSION=15.0.6
|
||||
VERSION=15.0.8
|
||||
|
||||
configure()
|
||||
{
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
# More at https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
|
||||
#
|
||||
|
||||
LATEST=15.0.6
|
||||
LATEST=15.0.8
|
||||
|
||||
configure()
|
||||
{
|
||||
|
||||
@ -1,11 +1,13 @@
|
||||
|
||||
[v1.12.10](https://github.com/nextcloud/nextcloudpi/commit/d826236) (2019-06-01) fail2ban: fix missing ufw filter
|
||||
[v1.13.0](https://github.com/nextcloud/nextcloudpi/commit/4572d74) (2019-06-01) upgrade to NC15.0.8
|
||||
|
||||
[v1.12.9](https://github.com/nextcloud/nextcloudpi/commit/c71b37f) (2019-05-27) ncp-notify-updates: dont spam cron mail
|
||||
[v1.12.10](https://github.com/nextcloud/nextcloudpi/commit/5924131) (2019-06-01) fail2ban: fix missing ufw filter
|
||||
|
||||
[v1.12.9 ](https://github.com/nextcloud/nextcloudpi/commit/c71b37f) (2019-05-27) ncp-notify-updates: dont spam cron mail
|
||||
|
||||
[v1.12.8 ](https://github.com/nextcloud/nextcloudpi/commit/bfdc475) (2019-05-25) docker: mount timezone
|
||||
|
||||
[v1.12.7](https://github.com/nextcloud/nextcloudpi/commit/76137ed) (2019-05-25) ncp-app: bump to NC16
|
||||
[v1.12.7 ](https://github.com/nextcloud/nextcloudpi/commit/76137ed) (2019-05-25) ncp-app: bump to NC16
|
||||
|
||||
[v1.12.6 ](https://github.com/nextcloud/nextcloudpi/commit/da09dc9) (2019-05-25) fail2ban: add a ufw jail and filter (dmaroulidis)
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
{
|
||||
"id": "VER",
|
||||
"name": "Version",
|
||||
"value": "15.0.6"
|
||||
"value": "15.0.8"
|
||||
},
|
||||
{
|
||||
"id": "BETA",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user