mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
Merge pull request #42 from linuxserver/bump_12.0.2
bump default install to 12.0.2
This commit is contained in:
commit
be108f29c0
@ -7,7 +7,7 @@ ARG VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
|
||||
# package version
|
||||
ENV NEXTCLOUD_VER="12.0.0"
|
||||
ENV NEXTCLOUD_VER="12.0.2"
|
||||
|
||||
# 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
|
||||
|
||||
+ **19.08.17:** Bump default install to 12.0.2.
|
||||
+ **25.05.17:** Rebase to alpine 3.6.
|
||||
+ **22.05.17:** Update to nextcloud 12.0, adding required dependecies and note about commenting out SAMEORIGIN; line.
|
||||
+ **03.05.17:** Use community repo of memcached.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user