Skip to content

[FIX] build-image.sh: Update dependencies in Dockerfile

This commit updates the dependencies in the Dockerfile to include libfreetype6, libjpeg-turbo8, and libpng16-16. It also adds npm to the list of DPKG_DEPENDS.

The commit also updates the requirements.txt file to use the latest version of Odoo (17.0) instead of the previous version (saas-16.4).

Merge request reports