summaryrefslogtreecommitdiffstats
path: root/18.0-rc/apache/Dockerfile
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2020-02-11 00:09:29 +0100
committerGitHub <noreply@github.com>2020-02-11 00:09:29 +0100
commitac10481730fcafd872b53afaf0f6c2aeabf51d43 (patch)
tree2982935ba0af12174ad33986514f90a33986c6d1 /18.0-rc/apache/Dockerfile
parentce4af3ac344a390f4155644db1dc223c014df6fd (diff)
parentbf039fa5dd0a0fd40a81f62e74b2a63f25673764 (diff)
Merge pull request #994 from tilosp/bot/update
Update nextcloud to 18.0.1RC3
Diffstat (limited to '18.0-rc/apache/Dockerfile')
-rw-r--r--18.0-rc/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/18.0-rc/apache/Dockerfile b/18.0-rc/apache/Dockerfile
index 7b695aec..7bad4abf 100644
--- a/18.0-rc/apache/Dockerfile
+++ b/18.0-rc/apache/Dockerfile
@@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 18.0.1RC2
+ENV NEXTCLOUD_VERSION 18.0.1RC3
RUN set -ex; \
fetchDeps=" \