summaryrefslogtreecommitdiffstats
path: root/16.0/fpm-alpine
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2019-07-09 19:53:29 +0200
committerJ0WI <J0WI@users.noreply.github.com>2019-07-09 19:53:29 +0200
commitc956cf7fa62e86c722bd44b38b009d70a48e4f1a (patch)
tree83400d430a61a6ee8b8741dd50b1790a8393152b /16.0/fpm-alpine
parenta8064a27f1dd23d5d67c50fb9f3c88d55a24c2ef (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 fd64f88c..6dc6fbcc 100644
--- a/16.0/fpm-alpine/Dockerfile
+++ b/16.0/fpm-alpine/Dockerfile
@@ -92,7 +92,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 16.0.2
+ENV NEXTCLOUD_VERSION 16.0.3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \