Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
  • Loading branch information
tilosp-bot committed Sep 18, 2020
1 parent 9225c07 commit df570ee
Show file tree
Hide file tree
Showing 34 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 20.0-beta/apache/Dockerfile → 20.0-rc/apache/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip

ENV NEXTCLOUD_VERSION 20.0.0beta4
ENV NEXTCLOUD_VERSION 20.0.0RC1

RUN set -ex; \
fetchDeps=" \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html


ENV NEXTCLOUD_VERSION 20.0.0beta4
ENV NEXTCLOUD_VERSION 20.0.0RC1

RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion 20.0-beta/fpm/Dockerfile → 20.0-rc/fpm/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ RUN { \
VOLUME /var/www/html


ENV NEXTCLOUD_VERSION 20.0.0beta4
ENV NEXTCLOUD_VERSION 20.0.0RC1

RUN set -ex; \
fetchDeps=" \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit df570ee

Please sign in to comment.