summaryrefslogtreecommitdiffstats
path: root/23/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '23/fpm-alpine/Dockerfile')
-rw-r--r--23/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/23/fpm-alpine/Dockerfile b/23/fpm-alpine/Dockerfile
index 20fca868..2aa4bebb 100644
--- a/23/fpm-alpine/Dockerfile
+++ b/23/fpm-alpine/Dockerfile
@@ -102,7 +102,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 23.0.8
+ENV NEXTCLOUD_VERSION 23.0.9
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \