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