summaryrefslogtreecommitdiffstats
path: root/14.0
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-07-08 12:18:47 +0000
committertilosp-bot <git-bot@tilosp.de>2019-07-08 12:18:47 +0000
commitea8fae60eb7bb6839ea551132a3e067e1f3e7fdf (patch)
tree9a5cfe7e07e2a56fd68147409ec199cc0c03e37c /14.0
parent1d4be7e931a22e6f2020ea0dc8f8b892806b8dc3 (diff)
Run update.sh14.0.13-fpm-alpine
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '14.0')
-rw-r--r--14.0/apache/Dockerfile2
-rw-r--r--14.0/fpm-alpine/Dockerfile2
-rw-r--r--14.0/fpm/Dockerfile2
3 files changed, 3 insertions, 3 deletions
diff --git a/14.0/apache/Dockerfile b/14.0/apache/Dockerfile
index a74da378..d2a1c33d 100644
--- a/14.0/apache/Dockerfile
+++ b/14.0/apache/Dockerfile
@@ -110,7 +110,7 @@ RUN a2enmod rewrite remoteip ;\
} > /etc/apache2/conf-available/remoteip.conf;\
a2enconf remoteip
-ENV NEXTCLOUD_VERSION 14.0.12
+ENV NEXTCLOUD_VERSION 14.0.13
RUN set -ex; \
fetchDeps=" \
diff --git a/14.0/fpm-alpine/Dockerfile b/14.0/fpm-alpine/Dockerfile
index 666ef1a2..08982712 100644
--- a/14.0/fpm-alpine/Dockerfile
+++ b/14.0/fpm-alpine/Dockerfile
@@ -91,7 +91,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 14.0.12
+ENV NEXTCLOUD_VERSION 14.0.13
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \
diff --git a/14.0/fpm/Dockerfile b/14.0/fpm/Dockerfile
index fbc2cf2c..5d69fbc4 100644
--- a/14.0/fpm/Dockerfile
+++ b/14.0/fpm/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 14.0.12
+ENV NEXTCLOUD_VERSION 14.0.13
RUN set -ex; \
fetchDeps=" \