chore: se adiciona cliente postgresql para DB_CACHE
This commit is contained in:
parent
17ddb2e868
commit
2531747b64
@ -1 +1,4 @@
|
|||||||
FROM python:3.9-bullseye
|
FROM python:3.9-bullseye
|
||||||
|
|
||||||
|
# trytond DB_CACHE requiere commandos `pg_dump` y `pg_restore`
|
||||||
|
RUN apt-get update && apt-get install -y postgresql-client
|
||||||
|
Loading…
Reference in New Issue
Block a user