summaryrefslogtreecommitdiffstats
path: root/14.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-04-09 14:56:35 +0000
committertilosp-bot <git-bot@tilosp.de>2019-04-09 14:56:35 +0000
commitd54e368c1c31401dfb044c976b10cc754c045748 (patch)
tree7d7677794eef5b4ff4d5411892fed9f16ba2ce3e /14.0/fpm-alpine/Dockerfile
parenta6bcddbac1b34bb7157572c2be4c6a50c121eaf8 (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '14.0/fpm-alpine/Dockerfile')
-rw-r--r--14.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/14.0/fpm-alpine/Dockerfile b/14.0/fpm-alpine/Dockerfile
index 020bbc3e..8cfc3c2b 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.9
+ENV NEXTCLOUD_VERSION 14.0.10
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \