We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a51d76d + 0a77be3 commit e9f96b6Copy full SHA for e9f96b6
deploy/prod-root/prod-root-compose.yaml
@@ -1,6 +1,6 @@
1
services:
2
chat:
3
- image: chat-prod-root:${TAG}
+ image: chat-prod-root:${TAG}
4
build:
5
context: ../..
6
dockerfile: deploy/dockerfiles/Dockerfile-chat
0 commit comments