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

Nextcloud update
This commit is contained in:
Simon L
2023-04-22 11:13:50 +02:00
committed by GitHub

View File

@@ -108,7 +108,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 25.0.5
ENV NEXTCLOUD_VERSION 25.0.6
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \