mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
[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:
@@ -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
|
||||
|
||||
@@ -14,6 +14,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: tika
|
||||
image: apache/tika:latest
|
||||
image: apache/tika:3.2.2.0-full
|
||||
ports:
|
||||
- containerPort: 9998
|
||||
Reference in New Issue
Block a user