docker-compose(deps): bump apache/tika in /docker/compose (#12912)

Bumps apache/tika from 3.2.3.0 to 3.3.1.0.

---
updated-dependencies:
- dependency-name: apache/tika
  dependency-version: 3.3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-03 13:13:14 -07:00
committed by GitHub
parent eab964124d
commit f3eb8d4f58
+1 -1
View File
@@ -18,7 +18,7 @@ services:
- "--log-level=warn"
- "--log-format=text"
tika:
image: docker.io/apache/tika:3.2.3.0
image: docker.io/apache/tika:3.3.1.0
hostname: tika
container_name: tika
network_mode: host