summaryrefslogtreecommitdiffstats
path: root/13.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-10-11 09:51:33 +0000
committerDocker Library Bot <github+dockerlibrarybot@infosiftr.com>2018-10-11 09:51:33 +0000
commitdc276645b98928fdf66eafe3edd3a2501efc3130 (patch)
tree0cf677f7fed14455d8e021f68c9aae2ddfaea87b /13.0/fpm-alpine/Dockerfile
parent9fced6721e079ca1c0722ebe6412949154d031cb (diff)
Update to 13.0.7
Diffstat (limited to '13.0/fpm-alpine/Dockerfile')
-rw-r--r--13.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/13.0/fpm-alpine/Dockerfile b/13.0/fpm-alpine/Dockerfile
index 7ad23620..797a7040 100644
--- a/13.0/fpm-alpine/Dockerfile
+++ b/13.0/fpm-alpine/Dockerfile
@@ -87,7 +87,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 13.0.6
+ENV NEXTCLOUD_VERSION 13.0.7
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \