bump to version 11 for initial installation.

This commit is contained in:
sparklyballs 2016-12-22 02:14:21 +00:00 committed by GitHub
parent 278b197c87
commit b24fecdd3c

View File

@ -7,7 +7,7 @@ ARG VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
# package version
ENV NEXTCLOUD_VER="10.0.2"
ENV NEXTCLOUD_VER="11.0.0"
# environment settings
ENV NEXTCLOUD_PATH="/config/www/nextcloud"