[ADD] update postgis with official repo, and update to 12-3.1-alpine

This commit is contained in:
Mathieu Benoit 2021-01-16 04:24:49 -05:00
parent 461a2584ef
commit 59bdc2f6d9

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