Merge pull request #414 from nextcloud/enh/noid/update-nextcloud

update Nextcloud to 23.0.3
This commit is contained in:
Simon L
2022-03-22 19:33:45 +01:00
committed by GitHub

View File

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