Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
updated docker image name
  • Loading branch information
ashwinzyx committed Sep 13, 2024
1 parent 14c010d commit 7e2a562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- custom-network

ragbuilder:
image: ashwinzyx/ragbuilder:neo_test
image: ashwinzyx/ragbuilder:latest
ports:
- "55003:8005"
volumes:
Expand Down

0 comments on commit 7e2a562

Please sign in to comment.