diff --git a/paperless-ngx/compose.yaml b/paperless-ngx/compose.yaml index 7fb2ed4..df4e95d 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.20 + image: docker.io/gotenberg/gotenberg:8.23 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.