Skip to content

Commit 16df8a9

Browse files
author
Davidson Gomes
committed
chore(docker): add image tag for API service in docker-compose
1 parent ecdd0cc commit 16df8a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: "3.8"
22

33
services:
44
api:
5+
image: evo-ai-api:latest
56
build: .
67
container_name: evo-ai-api
78
depends_on:

0 commit comments

Comments
 (0)