summaryrefslogtreecommitdiffstats
path: root/19.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authortilosp-bot <git-bot@tilosp.de>2020-08-27 15:31:23 +0000
committertilosp-bot <git-bot@tilosp.de>2020-08-27 15:31:23 +0000
commit1353c04b9fb456e76d1900be034aa746f878ac5f (patch)
tree6f6908d4f596813c860abbbedf1cf0ec90fb1dad /19.0/fpm-alpine/Dockerfile
parente0247dc3cd9de9c70d9dec0c68d9a27e7a078376 (diff)
Run update.sh
Signed-off-by: tilosp-bot <git-bot@tilosp.de>
Diffstat (limited to '19.0/fpm-alpine/Dockerfile')
-rw-r--r--19.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.0/fpm-alpine/Dockerfile b/19.0/fpm-alpine/Dockerfile
index da844e9c..bf9968c9 100644
--- a/19.0/fpm-alpine/Dockerfile
+++ b/19.0/fpm-alpine/Dockerfile
@@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.1
+ENV NEXTCLOUD_VERSION 19.0.2
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \