fix postgraphile image tag
This commit is contained in:
parent
dc9081e271
commit
d21a6e65a7
@ -63,7 +63,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
image: vulcanize/postgraphile:v1.0
|
image: vulcanize/postgraphile:v1.0.1
|
||||||
environment:
|
environment:
|
||||||
- PG_HOST=db
|
- PG_HOST=db
|
||||||
- PG_PORT=5432
|
- PG_PORT=5432
|
||||||
|
Loading…
Reference in New Issue
Block a user