Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '22/apache/Dockerfile')
-rw-r--r--22/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/22/apache/Dockerfile b/22/apache/Dockerfile
index ee3574b..bd42552 100644
--- a/22/apache/Dockerfile
+++ b/22/apache/Dockerfile
@@ -122,7 +122,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 22.2.6
+ENV NEXTCLOUD_VERSION 22.2.7
RUN set -ex; \
fetchDeps=" \