Update Paperless-ngx

This commit is contained in:
Renovate Bot
2025-09-18 00:01:32 +00:00
parent 73ce5a4b28
commit 94c1ea0c13

View File

@@ -49,7 +49,7 @@ services:
PAPERLESS_REDIRECT_LOGIN_TO_SSO: true
gotenberg:
image: docker.io/gotenberg/gotenberg:8.23.0
image: docker.io/gotenberg/gotenberg:8.23.1
restart: unless-stopped
# The gotenberg chromium route is used to convert .eml files. We do not
@@ -60,5 +60,5 @@ services:
- "--chromium-allow-list=file:///tmp/.*"
tika:
image: docker.io/apache/tika:3.2.2.0
image: docker.io/apache/tika:3.2.3.0
restart: unless-stopped