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

Nextcloud update
This commit is contained in:
Simon L
2022-09-08 15:30:25 +02:00
committed by GitHub

View File

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