Merge pull request #25 from ERPLibre/postgis_update
[ADD] update postgis with official repo, and update to 12-3.1-alpine
This commit is contained in:
commit
e7e6c3807d
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ services:
|
|||
restart: always
|
||||
|
||||
db:
|
||||
image: mdillon/postgis:11-alpine
|
||||
image: postgis/postgis:12-3.1-alpine
|
||||
environment:
|
||||
POSTGRES_PASSWORD: mysecretpassword
|
||||
POSTGRES_USER: odoo
|
||||
|
|
|
|||
Loading…
Reference in a new issue