summaryrefslogtreecommitdiffstats
path: root/26/apache/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2023-04-20 13:11:17 +0000
committerGitHub Workflow <workflow@github.com>2023-04-20 13:11:17 +0000
commit620d4d68f44600473c0c35bd679f392b423dbc6f (patch)
treecd021bcb96428e8d4e00bca52d764f436bfb0916 /26/apache/Dockerfile
parent8df9b2617eaf985762a36a21b83364c057e4fcdd (diff)
Runs update.sh
Diffstat (limited to '26/apache/Dockerfile')
-rw-r--r--26/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/26/apache/Dockerfile b/26/apache/Dockerfile
index 90b8982e..ee711ff0 100644
--- a/26/apache/Dockerfile
+++ b/26/apache/Dockerfile
@@ -126,7 +126,7 @@ RUN a2enmod headers rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 26.0.0
+ENV NEXTCLOUD_VERSION 26.0.1
RUN set -ex; \
fetchDeps=" \