docker-odoo/12.0
Christophe Monniez f116a674ca [FIX] Odoo 11.0-13.0: remove postgres source list after usage
When installing postgresql-client, the Debian repo from Postgresql is added as a source list.
As a consequence, when installing the Odoo debian packages, the
package dependencies are also searched in the Postgresql repo.

In this case, it appears that python3-werkzeug version 0.16 was
installed from the Postgresql repo.

Closes #299
2020-04-17 16:15:25 +02:00
..
Dockerfile [FIX] Odoo 11.0-13.0: remove postgres source list after usage 2020-04-17 16:15:25 +02:00
entrypoint.sh [FIX] Odoo 11.0-13.0: get database config value 2019-11-06 16:24:15 +01:00
odoo.conf [ADD] Odoo: 12.0 2018-10-04 15:32:29 +02:00
wait-for-psql.py [FIX] Odoo 11.0-12.0: replace wait-for-it script 2019-10-23 15:44:58 +02:00