mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	update gotenberg to 7.8
This commit is contained in:
		@@ -6,7 +6,7 @@
 | 
			
		||||
version: "3.7"
 | 
			
		||||
services:
 | 
			
		||||
  gotenberg:
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.6
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.8
 | 
			
		||||
    hostname: gotenberg
 | 
			
		||||
    container_name: gotenberg
 | 
			
		||||
    network_mode: host
 | 
			
		||||
 
 | 
			
		||||
@@ -83,7 +83,7 @@ services:
 | 
			
		||||
      PAPERLESS_TIKA_ENDPOINT: http://tika:9998
 | 
			
		||||
 | 
			
		||||
  gotenberg:
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.6
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.8
 | 
			
		||||
    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.
 | 
			
		||||
 
 | 
			
		||||
@@ -77,7 +77,7 @@ services:
 | 
			
		||||
      PAPERLESS_TIKA_ENDPOINT: http://tika:9998
 | 
			
		||||
 | 
			
		||||
  gotenberg:
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.6
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.8
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
 | 
			
		||||
    # The gotenberg chromium route is used to convert .eml files. We do not
 | 
			
		||||
 
 | 
			
		||||
@@ -65,7 +65,7 @@ services:
 | 
			
		||||
      PAPERLESS_TIKA_ENDPOINT: http://tika:9998
 | 
			
		||||
 | 
			
		||||
  gotenberg:
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.6
 | 
			
		||||
    image: docker.io/gotenberg/gotenberg:7.8
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
 | 
			
		||||
    # The gotenberg chromium route is used to convert .eml files. We do not
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user