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

Run update.sh

Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
tilosp-bot 2020-03-11 16:33:18 +00:00
parent 29fa45e96c
commit 3f45b75a15
94 changed files with 10 additions and 3487 deletions

View file

@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
ENV NEXTCLOUD_VERSION 17.0.3
ENV NEXTCLOUD_VERSION 17.0.4
RUN set -ex; \
fetchDeps=" \

View file

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

View file

@ -107,7 +107,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 17.0.3
ENV NEXTCLOUD_VERSION 17.0.4
RUN set -ex; \
fetchDeps=" \