mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-06-03 09:57:35 +00:00
bump default installed to 10.0.1
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ FROM lsiobase/alpine.nginx
|
||||
MAINTAINER sparklyballs
|
||||
|
||||
# package version
|
||||
ENV NEXTCLOUD_VER="10.0.0"
|
||||
ENV NEXTCLOUD_VER="10.0.1"
|
||||
|
||||
# environment settings
|
||||
ENV NEXTCLOUD_PATH="/config/www/nextcloud"
|
||||
|
||||
Reference in New Issue
Block a user