diff --git a/Dockerfile b/Dockerfile index 8d0920f3..efa87843 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.2" +ENV NEXTCLOUD_VER="11.0.3" # environment settings ENV NEXTCLOUD_PATH="/config/www/nextcloud"