summaryrefslogtreecommitdiffstats
path: root/25/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '25/fpm-alpine/Dockerfile')
-rw-r--r--25/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/25/fpm-alpine/Dockerfile b/25/fpm-alpine/Dockerfile
index c3aa4b9c..07565f41 100644
--- a/25/fpm-alpine/Dockerfile
+++ b/25/fpm-alpine/Dockerfile
@@ -103,7 +103,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 25.0.2
+ENV NEXTCLOUD_VERSION 25.0.3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \