Skip to content

Commit 224d113

Browse files
authored
chore: change ai-server to use image
Updated ai-server service to use a specific image.
1 parent 5082cc6 commit 224d113

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ services:
33
ai-server:
44
build: .
55
container_name: hear_ai_container
6+
image: kusuri12/hear-fastapi-app:latest
67
ports:
78
- "8000:8000"
89
env_file:

0 commit comments

Comments
 (0)