Skip to content

Commit 8a741d9

Browse files
chore(deps): update nextcloud docker tag to v32
1 parent 4997034 commit 8a741d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
database: postgres
3131
port: 5432
3232
nextcloud:
33-
- "31"
33+
- "32"
3434
services:
3535
db:
3636
image: ${{ matrix.db.image }}

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Currently can not index office document formats, but does work with PDFs (if the
3232
<bugs>https://github.com/jplitza/fulltextsearch_sql/issues</bugs>
3333
<repository>https://github.com/jplitza/fulltextsearch_sql.git</repository>
3434
<dependencies>
35-
<nextcloud min-version="31" max-version="31"/>
35+
<nextcloud min-version="31" max-version="32"/>
3636
<database>mysql</database>
3737
<database>pgsql</database>
3838
</dependencies>

0 commit comments

Comments
 (0)