[ADD] update postgis with official repo, and update to 12-3.1-alpine
This commit is contained in:
parent
461a2584ef
commit
59bdc2f6d9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: mdillon/postgis:11-alpine
|
image: postgis/postgis:12-3.1-alpine
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: mysecretpassword
|
POSTGRES_PASSWORD: mysecretpassword
|
||||||
POSTGRES_USER: odoo
|
POSTGRES_USER: odoo
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue