summaryrefslogtreecommitdiffstats
path: root/19.0-rc/apache/Dockerfile
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2020-05-19 00:05:05 +0200
committerGitHub <noreply@github.com>2020-05-19 00:05:05 +0200
commit7f0bc5ae068952a7369477d6e4c2f0889ce262dd (patch)
tree7decafa36e8ef235fc453ffeedb69d1df807fa18 /19.0-rc/apache/Dockerfile
parent05c3a27d349566e8d3b79797b7300ab1e1bb6a79 (diff)
parentaa191711d4d12e77a1a1dede0402d64a71013c85 (diff)
Merge pull request #1118 from tilosp/bot/update
Update nextcloud to 19.0.0RC2
Diffstat (limited to '19.0-rc/apache/Dockerfile')
-rw-r--r--19.0-rc/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.0-rc/apache/Dockerfile b/19.0-rc/apache/Dockerfile
index c7975e5e..e641e4bd 100644
--- a/19.0-rc/apache/Dockerfile
+++ b/19.0-rc/apache/Dockerfile
@@ -115,7 +115,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 19.0.0RC1
+ENV NEXTCLOUD_VERSION 19.0.0RC2
RUN set -ex; \
fetchDeps=" \