summaryrefslogtreecommitdiffstats
path: root/11.0/fpm/Dockerfile
diff options
context:
space:
mode:
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 f368d882..ea6f93ae 100644
--- a/11.0/fpm/Dockerfile
+++ b/11.0/fpm/Dockerfile
@@ -37,7 +37,7 @@ RUN set -ex \
&& pecl install redis-3.1.1 \
&& docker-php-ext-enable apcu redis memcached
-ENV NEXTCLOUD_VERSION 11.0.1
+ENV NEXTCLOUD_VERSION 11.0.2
VOLUME /var/www/html
RUN curl -fsSL -o nextcloud.tar.bz2 \