diff --git a/Containers/nextcloud/Dockerfile b/Containers/nextcloud/Dockerfile index 5ee78a09..38939287 100644 --- a/Containers/nextcloud/Dockerfile +++ b/Containers/nextcloud/Dockerfile @@ -108,7 +108,7 @@ RUN { \ VOLUME /var/www/html -ENV NEXTCLOUD_VERSION 25.0.6 +ENV NEXTCLOUD_VERSION 25.0.7 RUN set -ex; \ apk add --no-cache --virtual .fetch-deps \