fix(paperless-ngx): update image docker.io/apache/tika 3.3.0.0 → 3.3.1.0 (#48564)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/apache/tika | patch | `2a565f1` → `90b7fa1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wYXBlcmxlc3Mtbmd4IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -48,5 +48,5 @@ sources:
|
||||
- https://hub.docker.com/r/gotenberg/gotenberg
|
||||
- https://paperless-ngx.readthedocs.io/en/latest/
|
||||
type: application
|
||||
version: 14.7.2
|
||||
version: 14.7.3
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ gotenbergImage:
|
||||
tikaImage:
|
||||
repository: docker.io/apache/tika
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.3.0.0@sha256:2a565f1ea1290bdcb74a7d35957d16a989ed44ef98790dcdcc28121d728fa583
|
||||
tag: 3.3.1.0@sha256:90b7fa1dc018434075fce9e1d9b88b1e3d0ea6979d0cf86e116c79a8073ae973
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user