Update docker-compose.yml image to correct image
Updating image to correct image https://hub.docker.com/r/evoapicloud/evo-ai/tags on latest
This commit is contained in:
parent
21e67e43a3
commit
f000a08701
@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
api:
|
||||
image: evo-ai-api:latest
|
||||
image: evoapicloud/evo-ai:latest
|
||||
depends_on:
|
||||
- postgres
|
||||
- redis
|
||||
|
Loading…
Reference in New Issue
Block a user