You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Switch to the upstream image of Tika
See https://github.com/apache/tika-docker/pull/19 Upgrade to 2.9.2 while at it
This commit is contained in:
@@ -158,7 +158,7 @@ services:
|
|||||||
|
|
||||||
{% if tika_enabled %}
|
{% if tika_enabled %}
|
||||||
fts_attachments:
|
fts_attachments:
|
||||||
image: ghcr.io/paperless-ngx/tika:2.9.1-full
|
image: apache/tika:2.9.2-alpha-multi-arch-full
|
||||||
hostname: tika
|
hostname: tika
|
||||||
logging:
|
logging:
|
||||||
driver: journald
|
driver: journald
|
||||||
|
Reference in New Issue
Block a user