odoo/docker

[QUESTION]: Odoo V16 - wkhtmltopdf version

igallart opened this issue · 0 comments

Hello, which version is suitable for Odoo 16? According to the documentation, it should be 0.12.5-1, but in the Docker version 16, it's different.

https://github.com/odoo/odoo/wiki/Wkhtmltopdf
Recommended for Odoo 10 and later.
Wkhtmltopdf 0.12.5-1

For Docker V16:
https://github.com/odoo/docker/blob/master/16.0/Dockerfile#L48 with version 0.12.6.1-3

Which one is valid?