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
commit 55f4a8ec7f
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.2
ENV NEXTCLOUD_VERSION 23.0.3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \