mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Update dependency solr to v9
This commit is contained in:
committed by
renovate[bot]
parent
1419e70e60
commit
e04a76faa4
@ -101,7 +101,7 @@ services:
|
|||||||
- POSTGRES_DB=dbname
|
- POSTGRES_DB=dbname
|
||||||
|
|
||||||
solr:
|
solr:
|
||||||
image: solr:8
|
image: solr:9
|
||||||
container_name: docspell-solr
|
container_name: docspell-solr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user