Skip to content

Commit c1626a8

Browse files
renovate[bot]codehearts
authored andcommitted
Update gotenberg/gotenberg Docker tag to v7.7.0
1 parent eae712d commit c1626a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ services:
2121
- ./_site:/usr/share/nginx/html
2222
# Gotenberg receives requests on port 3000
2323
gotenberg:
24-
image: 'gotenberg/gotenberg:7.6.2'
24+
image: 'gotenberg/gotenberg:7.7.0'
2525
environment:
2626
# Disable Open Office conversion
2727
DISABLE_UNOCONV: 1

0 commit comments

Comments
 (0)