Skip to content

Commit

Permalink
Merge pull request #160 from mit-submit/cpausmit-patch-1
Browse files Browse the repository at this point in the history
Update prod-root-compose.yaml
  • Loading branch information
cpausmit authored Jul 17, 2024
2 parents a51d76d + 0a77be3 commit e9f96b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/prod-root/prod-root-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
chat:
image: chat-prod-root:${TAG}
image: chat-prod-root:${TAG}
build:
context: ../..
dockerfile: deploy/dockerfiles/Dockerfile-chat
Expand Down

0 comments on commit e9f96b6

Please sign in to comment.