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
commit ce15c64cd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 \