We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae712d commit c1626a8Copy full SHA for c1626a8
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
- ./_site:/usr/share/nginx/html
22
# Gotenberg receives requests on port 3000
23
gotenberg:
24
- image: 'gotenberg/gotenberg:7.6.2'
+ image: 'gotenberg/gotenberg:7.7.0'
25
environment:
26
# Disable Open Office conversion
27
DISABLE_UNOCONV: 1
0 commit comments