summaryrefslogtreecommitdiffstats
path: root/18.0-rc/apache/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-10-07 01:07:44 +0000
committerGitHub Workflow <workflow@github.com>2020-10-07 01:07:44 +0000
commitd8e5ac10627f526be489e7cfe234703218f35f0f (patch)
tree77b39b88d4a04c12a2a4ba4e2e017711366728c3 /18.0-rc/apache/Dockerfile
parent6ff6bd54f0a2e69a2dab33eddb76bd6108546fbe (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 19b8d8b7..5260f7cb 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.10RC1
+ENV NEXTCLOUD_VERSION 18.0.10RC2
RUN set -ex; \
fetchDeps=" \