Changed Nextcloud version to 10.0.0

This commit is contained in:
Marc Brückner 2016-08-29 15:10:39 +02:00
parent 7176040a30
commit 3b2c8bfc2e
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ RUN set -ex \
&& pecl install redis-2.2.8 \
&& docker-php-ext-enable apcu redis memcached
ENV NEXTCLOUD_VERSION 9.0.53
ENV NEXTCLOUD_VERSION 10.0.0
VOLUME /var/www/html
RUN curl -fsSL -o nextcloud.tar.bz2 \