mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	We want gotenberg 7.4 and not pin to 7.4.4
This commit is contained in:
		| @@ -77,7 +77,7 @@ services: | ||||
|       PAPERLESS_TIKA_ENDPOINT: http://tika:9998 | ||||
|  | ||||
|   gotenberg: | ||||
|     image: docker.io/gotenberg/gotenberg:7.4.4 | ||||
|     image: docker.io/gotenberg/gotenberg:7.4 | ||||
|     restart: unless-stopped | ||||
|     command: | ||||
|       - "gotenberg" | ||||
|   | ||||
| @@ -65,7 +65,7 @@ services: | ||||
|       PAPERLESS_TIKA_ENDPOINT: http://tika:9998 | ||||
|  | ||||
|   gotenberg: | ||||
|     image: docker.io/gotenberg/gotenberg:7.4.4 | ||||
|     image: docker.io/gotenberg/gotenberg:7.4 | ||||
|     restart: unless-stopped | ||||
|     command: | ||||
|       - "gotenberg" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sven Lankes
					Sven Lankes