summaryrefslogtreecommitdiffstats
path: root/19.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-12-10 01:12:41 +0000
committerGitHub Workflow <workflow@github.com>2020-12-10 01:12:41 +0000
commitf87624c6eb4f37cf930dfec2441d744d44e31495 (patch)
tree7a0856128b02cdc72a06ffcb01791769b217b166 /19.0/fpm-alpine/Dockerfile
parent380c1645ebf5640833680e8f6f25b4f9d44b9b21 (diff)
Runs update.sh
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 6cf5dc87..533a5489 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.5
+ENV NEXTCLOUD_VERSION 19.0.6
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \