summaryrefslogtreecommitdiffstats
path: root/16.0
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-11-08 12:36:03 +0000
committertilosp-bot <git-bot@tilosp.de>2019-11-08 12:36:03 +0000
commitfe5b6beaddff62255f246395576942f989a3903b (patch)
treecd8a07d5f0e8c23bc6c0b207ad68e56047aaf788 /16.0
parent149daa299df22713c26e383daf9ffd1f28d94ecb (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '16.0')
-rw-r--r--16.0/apache/Dockerfile2
-rw-r--r--16.0/fpm-alpine/Dockerfile2
-rw-r--r--16.0/fpm/Dockerfile2
3 files changed, 3 insertions, 3 deletions
diff --git a/16.0/apache/Dockerfile b/16.0/apache/Dockerfile
index c34a93dd..ca1ae292 100644
--- a/16.0/apache/Dockerfile
+++ b/16.0/apache/Dockerfile
@@ -115,7 +115,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 16.0.5
+ENV NEXTCLOUD_VERSION 16.0.6
RUN set -ex; \
fetchDeps=" \
diff --git a/16.0/fpm-alpine/Dockerfile b/16.0/fpm-alpine/Dockerfile
index cf2af2ef..419b3ba3 100644
--- a/16.0/fpm-alpine/Dockerfile
+++ b/16.0/fpm-alpine/Dockerfile
@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 16.0.5
+ENV NEXTCLOUD_VERSION 16.0.6
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
diff --git a/16.0/fpm/Dockerfile b/16.0/fpm/Dockerfile
index de86b374..3f9d4013 100644
--- a/16.0/fpm/Dockerfile
+++ b/16.0/fpm/Dockerfile
@@ -107,7 +107,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 16.0.5
+ENV NEXTCLOUD_VERSION 16.0.6
RUN set -ex; \
fetchDeps=" \