Skip to content

Commit 147e51d

Browse files
committed
unoconv bin path updated
1 parent d128c8c commit 147e51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unoconv/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ ENTRYPOINT ["/entrypoint.sh"]
7575

7676
EXPOSE 2002
7777

78-
CMD ["gosu", "www-data", "/opt/libreoffice6.0/program/python", "-u", "/usr/bin/unoconv", "--listener", "--server=0.0.0.0", "--port=2002", "-vvv"]
78+
CMD ["gosu", "www-data", "/opt/libreoffice6.0/program/python", "-u", "/usr/local/bin/unoconv", "--listener", "--server=0.0.0.0", "--port=2002", "-vvv"]

0 commit comments

Comments
 (0)