Refacto vendor associations queries
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
committed by
Bryan Frimin
parent
e547a4e96e
commit
c7f6dba576
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
postgres:
|
||||
image: "postgres:16"
|
||||
image: "postgres:17.4"
|
||||
shm_size: "1g"
|
||||
command: >
|
||||
postgres -c "shared_buffers=4GB"
|
||||
|
||||
Reference in New Issue
Block a user