summaryrefslogtreecommitdiffstats
path: root/19.0-rc/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2020-12-08 01:10:44 +0000
committerGitHub Workflow <workflow@github.com>2020-12-08 01:10:44 +0000
commitf28ff5aef5c9d4889698cb3cf02c9e1eac53683a (patch)
tree1be744fd39baef61c652682ad6fbada3aec2e141 /19.0-rc/fpm-alpine/Dockerfile
parent4c40d26223121e3b17c9a1c5b28c40c3ee6c8856 (diff)
Runs update.sh
Diffstat (limited to '19.0-rc/fpm-alpine/Dockerfile')
-rw-r--r--19.0-rc/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.0-rc/fpm-alpine/Dockerfile b/19.0-rc/fpm-alpine/Dockerfile
index 7892f679..18b4cca0 100644
--- a/19.0-rc/fpm-alpine/Dockerfile
+++ b/19.0-rc/fpm-alpine/Dockerfile
@@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 19.0.6RC1
+ENV NEXTCLOUD_VERSION 19.0.6RC2
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \