summaryrefslogtreecommitdiffstats
path: root/18.0-beta/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '18.0-beta/fpm-alpine/Dockerfile')
-rw-r--r--18.0-beta/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/18.0-beta/fpm-alpine/Dockerfile b/18.0-beta/fpm-alpine/Dockerfile
index 5cec1312..536621a8 100644
--- a/18.0-beta/fpm-alpine/Dockerfile
+++ b/18.0-beta/fpm-alpine/Dockerfile
@@ -94,7 +94,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 18.0.0beta2
+ENV NEXTCLOUD_VERSION 18.0.0beta3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \