summaryrefslogtreecommitdiffstats
path: root/12.0/apache
diff options
context:
space:
mode:
authorDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-03-15 09:51:15 +0000
committerDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-03-15 09:51:15 +0000
commit77557b92e4e8d6f5d09a5753512fc67605a315b3 (patch)
tree0c534ebaf52a24d037482ce321e2b17667f7d6e8 /12.0/apache
parent6744839130d669ef97b5d1187e9dcbc993ea7f43 (diff)
Update to 12.0.6
Diffstat (limited to '12.0/apache')
-rw-r--r--12.0/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/12.0/apache/Dockerfile b/12.0/apache/Dockerfile
index 1f6413ae..130d2c7d 100644
--- a/12.0/apache/Dockerfile
+++ b/12.0/apache/Dockerfile
@@ -96,7 +96,7 @@ VOLUME /var/www/html
RUN a2enmod rewrite
-ENV NEXTCLOUD_VERSION 12.0.5
+ENV NEXTCLOUD_VERSION 12.0.6
RUN set -ex; \
curl -fsSL -o nextcloud.tar.bz2 \