diff --git a/Containers/nextcloud/Dockerfile b/Containers/nextcloud/Dockerfile index 200851bf..e6546349 100644 --- a/Containers/nextcloud/Dockerfile +++ b/Containers/nextcloud/Dockerfile @@ -104,7 +104,7 @@ RUN { \ VOLUME /var/www/html -ENV NEXTCLOUD_VERSION 24.0.7 +ENV NEXTCLOUD_VERSION 24.0.8 RUN set -ex; \ apk add --no-cache --virtual .fetch-deps \