mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
fixing circleci
This commit is contained in:
parent
2e3c2af5ef
commit
8f13ffa333
@ -42,7 +42,7 @@ services:
|
||||
# mdillon/postgis is postgres + PostGIS (only). if you need additional
|
||||
# extensions, it's probably time to create a purpose-built image with all
|
||||
# necessary extensions. sorry, and thanks for adding support for them!
|
||||
image: "postgres:9.6.11-postgis"
|
||||
image: "mdillon/postgis:9.6"
|
||||
container_name: "typeorm-postgres"
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user