0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-19 18:36:09 +02:00
This commit is contained in:
Achim Rohn 2017-01-04 14:33:48 +00:00 committed by GitHub
commit b9d19d2d14

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 \