Skip to content
Snippets Groups Projects
Unverified Commit 0607fe61 authored by Tilo Spannagel's avatar Tilo Spannagel Committed by GitHub
Browse files

Merge pull request #1248 from tilosp/bot/update

Run update.sh
parents 9225c07b df570ee1
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 2 deletions
...@@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\ ...@@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\ } > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip a2enconf remoteip
ENV NEXTCLOUD_VERSION 20.0.0beta4 ENV NEXTCLOUD_VERSION 20.0.0RC1
RUN set -ex; \ RUN set -ex; \
fetchDeps=" \ fetchDeps=" \
......
File moved
File moved
File moved
...@@ -95,7 +95,7 @@ RUN { \ ...@@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 20.0.0beta4 ENV NEXTCLOUD_VERSION 20.0.0RC1
RUN set -ex; \ RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \ apk add --no-cache --virtual .fetch-deps \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment