mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
Merge pull request #51 from linuxserver/nextcloud_13
bump default install to 13
This commit is contained in:
commit
b8d97ff66d
@ -7,7 +7,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
|
||||
LABEL maintainer="sparklyballs"
|
||||
|
||||
# package version
|
||||
ENV NEXTCLOUD_VER="12.0.5"
|
||||
ENV NEXTCLOUD_VER="13.0.0"
|
||||
|
||||
# environment settings
|
||||
ENV NEXTCLOUD_PATH="/config/www/nextcloud"
|
||||
|
||||
@ -81,6 +81,7 @@ If updating to nextcloud 12 you will need to comment out line `add_header X-Fram
|
||||
|
||||
## Versions
|
||||
|
||||
+ **06.02.18:** Bump default install to 13.0.0.
|
||||
+ **26.01.18:** Rebase to alpine 3.7, bump default install to 12.0.5.
|
||||
+ **12.12.17:** Bump default install to 12.0.4, fix continuation lines.
|
||||
+ **15.10.17:** Sed php.ini for opcache requirements in newer nextcloud versions.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user