summaryrefslogtreecommitdiffstats
path: root/11.0/fpm/Dockerfile
diff options
context:
space:
mode:
authorDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2017-04-24 08:51:10 -0700
committerDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2017-04-24 08:51:10 -0700
commit6c9dd8442493c82f03cbcde8def0b7231b8fdb48 (patch)
tree6d186de231eaef36be3e0078240ae7a3d5f92cc1 /11.0/fpm/Dockerfile
parentc178ab0a8aaf1442149eee91d9e9eea8a4375ce9 (diff)
Update to 11.0.3
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 ea6f93ae..fa31bfb1 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.2
+ENV NEXTCLOUD_VERSION 11.0.3
VOLUME /var/www/html
RUN curl -fsSL -o nextcloud.tar.bz2 \