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

Nextcloud update
This commit is contained in:
Simon L
2022-06-22 14:21:30 +02:00
committed by GitHub

View File

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