summaryrefslogtreecommitdiffstats
path: root/14.0/fpm-alpine/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '14.0/fpm-alpine/Dockerfile')
-rw-r--r--14.0/fpm-alpine/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/14.0/fpm-alpine/Dockerfile b/14.0/fpm-alpine/Dockerfile
index 020bbc3e..8cfc3c2b 100644
--- a/14.0/fpm-alpine/Dockerfile
+++ b/14.0/fpm-alpine/Dockerfile
@@ -91,7 +91,7 @@ RUN { \
VOLUME /var/www/html
-ENV NEXTCLOUD_VERSION 14.0.9
+ENV NEXTCLOUD_VERSION 14.0.10
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \