Merge pull request #4 from SnowMB/master
Changed Nextcloud version to 10.0.0
This commit is contained in:
commit
d25469239c
@ -35,7 +35,7 @@ RUN set -ex \
|
|||||||
&& pecl install redis-2.2.8 \
|
&& pecl install redis-2.2.8 \
|
||||||
&& docker-php-ext-enable apcu redis memcached
|
&& docker-php-ext-enable apcu redis memcached
|
||||||
|
|
||||||
ENV NEXTCLOUD_VERSION 9.0.53
|
ENV NEXTCLOUD_VERSION 10.0.0
|
||||||
VOLUME /var/www/html
|
VOLUME /var/www/html
|
||||||
|
|
||||||
RUN curl -fsSL -o nextcloud.tar.bz2 \
|
RUN curl -fsSL -o nextcloud.tar.bz2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user