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