paperless-ngx: Update image ref for Tika
The Paperless-ngx project no longer maintains their own builds of Apache Tika container images.pull/21/head
parent
8b7ae74e41
commit
4d643bdc9a
|
@ -372,7 +372,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: tika
|
||||
image: ghcr.io/paperless-ngx/tika:2.5.0-minimal
|
||||
image: docker.io/apache/tika:2.5.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsNonRoot: true
|
||||
|
|
Loading…
Reference in New Issue