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

update nextcloud to 23.0.2
This commit is contained in:
Simon L
2022-02-16 12:19:41 +01:00
committed by GitHub

View File

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