Skip to content
Snippets Groups Projects
Commit bf039fa5 authored by tilosp-bot's avatar tilosp-bot
Browse files

Run update.sh


Signed-off-by: default avatartilosp-bot <git-bot@tilosp.de>
parent ce4af3ac
No related merge requests found
...@@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\ ...@@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\ } > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip a2enconf remoteip
ENV NEXTCLOUD_VERSION 18.0.1RC2 ENV NEXTCLOUD_VERSION 18.0.1RC3
RUN set -ex; \ RUN set -ex; \
fetchDeps=" \ fetchDeps=" \
......
...@@ -94,7 +94,7 @@ RUN { \ ...@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 18.0.1RC2 ENV NEXTCLOUD_VERSION 18.0.1RC3
RUN set -ex; \ RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \ apk add --no-cache --virtual .fetch-deps \
......
...@@ -107,7 +107,7 @@ RUN { \ ...@@ -107,7 +107,7 @@ RUN { \
VOLUME /var/www/html VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 18.0.1RC2 ENV NEXTCLOUD_VERSION 18.0.1RC3
RUN set -ex; \ RUN set -ex; \
fetchDeps=" \ fetchDeps=" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment