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:
Mathieu Benoit 2021-01-17 03:16:45 -05:00 committed by GitHub
commit e7e6c3807d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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