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