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

Nextcloud update
This commit is contained in:
Simon L
2023-03-23 13:53:38 +01:00
committed by GitHub

View File

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