mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-31 18:09:20 +08:00
Merge pull request #2602 from nextcloud/enh/noid/update-to-26
update to Nextcloud 26.0.2
This commit is contained in:
commit
52e70ac6b8
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue