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.