summaryrefslogtreecommitdiffstats
path: root/21.0-beta/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
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 f16ab47a..119b6dce 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.0beta3
+ENV NEXTCLOUD_VERSION 21.0.0beta4
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \