Merge pull request #2602 from nextcloud/enh/noid/update-to-26

update to Nextcloud 26.0.2
This commit is contained in:
Simon L 2023-05-30 11:31:37 +02:00 committed by GitHub
commit 52e70ac6b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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