0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-11-05 22:04:58 +01:00

Update to Nextcloud version 10.0.1

Updated the version
This commit is contained in:
Marc Brückner 2016-10-06 11:22:27 +02:00 committed by GitHub
parent 177ca66cc7
commit 332e4d4823

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 10.0.0
ENV NEXTCLOUD_VERSION 10.0.1
VOLUME /var/www/html
RUN curl -fsSL -o nextcloud.tar.bz2 \