Skip to content

Commit e9f96b6

Browse files
authored
Merge pull request #160 from mit-submit/cpausmit-patch-1
Update prod-root-compose.yaml
2 parents a51d76d + 0a77be3 commit e9f96b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/prod-root/prod-root-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
chat:
3-
image: chat-prod-root:${TAG}
3+
image: chat-prod-root:${TAG}
44
build:
55
context: ../..
66
dockerfile: deploy/dockerfiles/Dockerfile-chat

0 commit comments

Comments
 (0)