0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-19 18:36:09 +02:00

Upgrade to Nextcloud 11

This commit is contained in:
Achim Rohn 2016-12-28 17:23:19 +00:00
parent ff52578e4f
commit 4cb94933fd

View file

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