Merge pull request #1495 from nextcloud/enh/1280/nc25

update to Nextcloud 25
This commit is contained in:
Simon L
2022-12-15 12:17:47 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

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