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