Merge pull request #1491 from nextcloud/nextcloud-container-update

Nextcloud update
This commit is contained in:
Simon L
2022-12-08 15:08:37 +01:00
committed by GitHub

View File

@@ -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 \