From ebbe298fb67524c80817d0fa0a9d15d2a3b67f7f Mon Sep 17 00:00:00 2001 From: Croft Date: Thu, 20 Nov 2025 10:48:27 +0000 Subject: [PATCH] updated gotenberg --- paperless-ngx/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paperless-ngx/compose.yaml b/paperless-ngx/compose.yaml index df4e95d..125e6ae 100644 --- a/paperless-ngx/compose.yaml +++ b/paperless-ngx/compose.yaml @@ -56,7 +56,7 @@ services: PAPERLESS_TIKA_GOTENBERG_ENDPOINT: http://gotenberg:3000 PAPERLESS_TIKA_ENDPOINT: http://tika:9998 gotenberg: - image: docker.io/gotenberg/gotenberg:8.23 + image: docker.io/gotenberg/gotenberg:8.25 restart: unless-stopped # The gotenberg chromium route is used to convert .eml files. We do not # want to allow external content like tracking pixels or even javascript.