paperless-ngx: Update image ref for Tika
The Paperless-ngx project no longer maintains their own builds of Apache Tika container images.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user