postgres CI fix

This commit is contained in:
Kononnable 2018-10-03 19:56:52 +02:00
parent f5473013e9
commit c20283bbf9

View File

@ -21,7 +21,7 @@ services:
# postgres
postgres:
image: "postgres:10.5"
image: "mdillon/postgis:9.6"
container_name: "typeorm-mg-postgres"
ports:
- "5432:5432"