0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-06-17 08:34:48 +02:00

upgrade 19.0.2

Signed-off-by: Matías Beccaria <beccariamatias@gmail.com>
This commit is contained in:
mbecca 2020-08-27 15:38:42 -03:00 committed by Matías Beccaria
parent e0247dc3cd
commit a37ab9671a
106 changed files with 13 additions and 3984 deletions

View file

@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 19.0.1
ENV NEXTCLOUD_VERSION 19.0.2
RUN set -ex; \
fetchDeps=" \

View file

@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 19.0.1
ENV NEXTCLOUD_VERSION 19.0.2
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \

View file

@ -106,7 +106,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 19.0.1
ENV NEXTCLOUD_VERSION 19.0.2
RUN set -ex; \
fetchDeps=" \