summaryrefslogtreecommitdiffstats
path: root/16.0/fpm-alpine
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-03-11 16:33:18 +0000
committertilosp-bot <git-bot@tilosp.de>2020-03-11 16:33:18 +0000
commit3f45b75a15fad32d27fb9b73e6ad506cdc353cc4 (patch)
treee00bceef3dcc13bf8ffab89dab39d553b44c1e98 /16.0/fpm-alpine
parent29fa45e96cae51178dea9d19c79091d1b68d7d6d (diff)
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '16.0/fpm-alpine')
-rw-r--r--16.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/16.0/fpm-alpine/Dockerfile b/16.0/fpm-alpine/Dockerfile
index d2ab77ea..f5afc7cc 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.8
+ENV NEXTCLOUD_VERSION 16.0.9
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \