summaryrefslogtreecommitdiffstats
path: root/21.0-beta/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2021-01-22 02:05:36 +0000
committerGitHub Workflow <workflow@github.com>2021-01-22 02:05:36 +0000
commit2cbc82dc9fc93588b61680dc102badb079c4ec17 (patch)
treeedc5576eb39b71f1f27c23432b8933aad76345f1 /21.0-beta/fpm-alpine/Dockerfile
parent8bc92b29b81663e8da4981af84a3fb2a6d695592 (diff)
Runs update.sh
Diffstat (limited to '21.0-beta/fpm-alpine/Dockerfile')
-rw-r--r--21.0-beta/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/21.0-beta/fpm-alpine/Dockerfile b/21.0-beta/fpm-alpine/Dockerfile
index f06c641f..c1f71c0a 100644
--- a/21.0-beta/fpm-alpine/Dockerfile
+++ b/21.0-beta/fpm-alpine/Dockerfile
@@ -95,7 +95,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 21.0.0beta6
+ENV NEXTCLOUD_VERSION 21.0.0beta7
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \