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

Nextcloud 20.0.3

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2020-12-09 23:42:21 +01:00
parent 380c1645eb
commit 04d7f27d52
121 changed files with 10 additions and 4448 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.5
ENV NEXTCLOUD_VERSION 19.0.6
RUN set -ex; \
fetchDeps=" \

View file

@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 19.0.5
ENV NEXTCLOUD_VERSION 19.0.6
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.5
ENV NEXTCLOUD_VERSION 19.0.6
RUN set -ex; \
fetchDeps=" \