File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# correct networking for the tests
55services :
66 gotenberg :
7- image : docker.io/gotenberg/gotenberg:8.24
7+ image : docker.io/gotenberg/gotenberg:8.27
88 hostname : gotenberg
99 container_name : gotenberg
1010 network_mode : host
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ services:
7272 PAPERLESS_TIKA_GOTENBERG_ENDPOINT : http://gotenberg:3000
7373 PAPERLESS_TIKA_ENDPOINT : http://tika:9998
7474 gotenberg :
75- image : docker.io/gotenberg/gotenberg:8.24
75+ image : docker.io/gotenberg/gotenberg:8.27
7676 restart : unless-stopped
7777 # The gotenberg chromium route is used to convert .eml files. We do not
7878 # want to allow external content like tracking pixels or even javascript.
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ services:
6666 PAPERLESS_TIKA_GOTENBERG_ENDPOINT : http://gotenberg:3000
6767 PAPERLESS_TIKA_ENDPOINT : http://tika:9998
6868 gotenberg :
69- image : docker.io/gotenberg/gotenberg:8.24
69+ image : docker.io/gotenberg/gotenberg:8.27
7070 restart : unless-stopped
7171 # The gotenberg chromium route is used to convert .eml files. We do not
7272 # want to allow external content like tracking pixels or even javascript.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ services:
5555 PAPERLESS_TIKA_GOTENBERG_ENDPOINT : http://gotenberg:3000
5656 PAPERLESS_TIKA_ENDPOINT : http://tika:9998
5757 gotenberg :
58- image : docker.io/gotenberg/gotenberg:8.24
58+ image : docker.io/gotenberg/gotenberg:8.27
5959 restart : unless-stopped
6060 # The gotenberg chromium route is used to convert .eml files. We do not
6161 # want to allow external content like tracking pixels or even javascript.
You can’t perform that action at this time.
0 commit comments