Skip to content

Commit eb34689

Browse files
oyalecesarlr
andauthored
fix: version number for wkhtmltox
Co-authored-by: César López Ramírez <cesar.lopez@coopdevs.org>
1 parent ac39a17 commit eb34689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ odoo_role_logrotate_odoo:
114114
115115
# wkhtmltopdf version
116116
wkhtmltox_version_jammy: "0.12.6.1-2"
117-
wkhtmltox_version_bionic: "0.12.6.1"
117+
wkhtmltox_version_bionic: "0.12.6-1"
118118
wkhtmltox_version: "{% if ansible_distribution_release in ['jammy', 'bullseye'] %}{{ wkhtmltox_version_jammy }}{% else %}{{wkhtmltox_version_bionic}}{% endif %}"

0 commit comments

Comments
 (0)