postgres CI fix
This commit is contained in:
parent
f5473013e9
commit
c20283bbf9
@ -21,7 +21,7 @@ services:
|
||||
|
||||
# postgres
|
||||
postgres:
|
||||
image: "postgres:10.5"
|
||||
image: "mdillon/postgis:9.6"
|
||||
container_name: "typeorm-mg-postgres"
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
Loading…
Reference in New Issue
Block a user