File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ RUN set -ex \
3939 && docker-php-ext-enable apcu redis memcached
4040RUN a2enmod rewrite
4141
42- ENV NEXTCLOUD_VERSION 10.0.3
42+ ENV NEXTCLOUD_VERSION 10.0.4
4343VOLUME /var/www/html
4444
4545RUN curl -fsSL -o nextcloud.tar.bz2 \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN set -ex \
3737 && pecl install redis-3.1.1 \
3838 && docker-php-ext-enable apcu redis memcached
3939
40- ENV NEXTCLOUD_VERSION 10.0.3
40+ ENV NEXTCLOUD_VERSION 10.0.4
4141VOLUME /var/www/html
4242
4343RUN curl -fsSL -o nextcloud.tar.bz2 \
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ RUN set -ex \
3939 && docker-php-ext-enable apcu redis memcached
4040RUN a2enmod rewrite
4141
42- ENV NEXTCLOUD_VERSION 11.0.1
42+ ENV NEXTCLOUD_VERSION 11.0.2
4343VOLUME /var/www/html
4444
4545RUN curl -fsSL -o nextcloud.tar.bz2 \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN set -ex \
3737 && pecl install redis-3.1.1 \
3838 && docker-php-ext-enable apcu redis memcached
3939
40- ENV NEXTCLOUD_VERSION 11.0.1
40+ ENV NEXTCLOUD_VERSION 11.0.2
4141VOLUME /var/www/html
4242
4343RUN curl -fsSL -o nextcloud.tar.bz2 \
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ RUN set -ex \
3939 && docker-php-ext-enable apcu redis memcached
4040RUN a2enmod rewrite
4141
42- ENV NEXTCLOUD_VERSION 9.0.56
42+ ENV NEXTCLOUD_VERSION 9.0.57
4343VOLUME /var/www/html
4444
4545RUN curl -fsSL -o nextcloud.tar.bz2 \
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ RUN set -ex \
3737 && pecl install redis-3.1.1 \
3838 && docker-php-ext-enable apcu redis memcached
3939
40- ENV NEXTCLOUD_VERSION 9.0.56
40+ ENV NEXTCLOUD_VERSION 9.0.57
4141VOLUME /var/www/html
4242
4343RUN curl -fsSL -o nextcloud.tar.bz2 \
You can’t perform that action at this time.
0 commit comments