mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
bump default install to 12.0.3
This commit is contained in:
parent
be108f29c0
commit
34122d554a
@ -7,7 +7,7 @@ ARG VERSION
|
||||
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
|
||||
|
||||
# package version
|
||||
ENV NEXTCLOUD_VER="12.0.2"
|
||||
ENV NEXTCLOUD_VER="12.0.3"
|
||||
|
||||
# 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
|
||||
|
||||
+ **20.09.17:** Bump default install to 12.0.3.
|
||||
+ **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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user