0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-01-31 17:38:25 +01:00

Merge pull request #1027 from tilosp/bot/update

Run update.sh
This commit is contained in:
Tilo Spannagel 2020-03-09 18:26:15 +01:00 committed by GitHub
commit 29fa45e96c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View file

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

View file

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

View file

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

View file

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

View file

@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 17.0.4RC1
ENV NEXTCLOUD_VERSION 17.0.4RC2
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.4RC1
ENV NEXTCLOUD_VERSION 17.0.4RC2
RUN set -ex; \
fetchDeps=" \

View file

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

View file

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

View file

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