summaryrefslogtreecommitdiffstats
path: root/21.0/apache/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2021-07-02 00:26:31 +0000
committerGitHub Workflow <workflow@github.com>2021-07-02 00:26:31 +0000
commitde10af6ed1fc7336d07d628584b6f50123f2b4ca (patch)
treeb450cfdef8d271cec7e1c1ecdb80828451b7d3cc /21.0/apache/Dockerfile
parent62a46a6c4d33a76ee0b4d38ebad8624548e79215 (diff)
Runs update.sh
Diffstat (limited to '21.0/apache/Dockerfile')
-rw-r--r--21.0/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/21.0/apache/Dockerfile b/21.0/apache/Dockerfile
index 358281e9..cbabaf92 100644
--- a/21.0/apache/Dockerfile
+++ b/21.0/apache/Dockerfile
@@ -121,7 +121,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 21.0.2
+ENV NEXTCLOUD_VERSION 21.0.3
RUN set -ex; \
fetchDeps=" \