summaryrefslogtreecommitdiffstats
path: root/18.0-rc/apache/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-11-17 00:54:35 +0000
committerGitHub Workflow <workflow@github.com>2020-11-17 00:54:35 +0000
commit58419d4d9de2b0f3c064c182a7d5e57d1db1f43e (patch)
tree2aad544f2708dda7e5a6d2c5393b4b8698b0dbc4 /18.0-rc/apache/Dockerfile
parent2b75fba733161e901ddd3f9d02c4f1b0f2158a8e (diff)
Runs update.sh
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 a2e7f014..923d70ce 100644
--- a/18.0-rc/apache/Dockerfile
+++ b/18.0-rc/apache/Dockerfile
@@ -115,7 +115,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 18.0.11RC1
+ENV NEXTCLOUD_VERSION 18.0.11RC2
RUN set -ex; \
fetchDeps=" \