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 119b6dce..125d6a15 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.0beta4
+ENV NEXTCLOUD_VERSION 21.0.0beta5
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \