diff --git a/Dockerfile b/Dockerfile index ffc5131f..4298cafd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ ARG VERSION LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}" # package version -ENV NEXTCLOUD_VER="11.0.3" +ENV NEXTCLOUD_VER="12.0.0" # environment settings ENV NEXTCLOUD_PATH="/config/www/nextcloud"