update Nextcloud to 24

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-06-21 00:47:02 +02:00
parent bba267511c
commit 636744a3ca
2 changed files with 3 additions and 4 deletions

View file

@ -104,8 +104,7 @@ RUN { \
VOLUME /var/www/html
ENV NEXTCLOUD_VERSION 23.0.6
ENV NEXTCLOUD_VERSION 24.0.3
RUN set -ex; \
apk add --no-cache --virtual .fetch-deps \

View file

@ -5,7 +5,7 @@
<name>Nextcloud All In One</name>
<summary>Provides a login link for admins.</summary>
<description>Add a link to the admin settings that gives access to the Nextcloud All In One admin interface</description>
<version>0.1.0</version>
<version>0.2.0</version>
<licence>agpl</licence>
<author>Azul</author>
<namespace>AllInOne</namespace>
@ -13,7 +13,7 @@
<category>monitoring</category>
<bugs>https://github.com/nextcloud/all-in-one/issues</bugs>
<dependencies>
<nextcloud min-version="22" max-version="23"/>
<nextcloud min-version="23" max-version="24"/>
</dependencies>
<settings>