[tests-only][full-ci][OCISDEV-548] Test: Update Tika to v3.2.2.0-full (#11879)

* [tests-only][full-ci][OCISDEV-548] Update Tika to v3.2.2.0-full
This commit is contained in:
Deyan Zhekov
2026-01-12 10:48:10 +02:00
committed by GitHub
parent 035d65fdcb
commit 2ef3f66992
3 changed files with 3 additions and 3 deletions

View File

@@ -5,4 +5,4 @@ services:
- tika
command: tika:9998
tika:
image: apache/tika:2.8.0.0
image: apache/tika:3.2.2.0-full

View File

@@ -14,6 +14,6 @@ spec:
spec:
containers:
- name: tika
image: apache/tika:latest
image: apache/tika:3.2.2.0-full
ports:
- containerPort: 9998