summaryrefslogtreecommitdiffstats
path: root/11.0/fpm/Dockerfile
diff options
context:
space:
mode:
authorDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-01-24 10:51:07 +0000
committerDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-01-24 10:51:07 +0000
commit402d9424c5dc83e74746c02b261211c4baf3b8fe (patch)
treeecd0678c11c3b52a9a682501c8b2975463c0f6da /11.0/fpm/Dockerfile
parent26d58913be47abf611530c89c133475e546298ff (diff)
Update to 11.0.7
Diffstat (limited to '11.0/fpm/Dockerfile')
-rw-r--r--11.0/fpm/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/11.0/fpm/Dockerfile b/11.0/fpm/Dockerfile
index 78b0007a..5483acf4 100644
--- a/11.0/fpm/Dockerfile
+++ b/11.0/fpm/Dockerfile
@@ -66,7 +66,7 @@ RUN set -ex; \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 11.0.6
+ENV NEXTCLOUD_VERSION 11.0.7
RUN set -ex; \
curl -fsSL -o nextcloud.tar.bz2 \