Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 36a7706

Browse files
authored
fix: correct the prod image (#366)
1 parent 37c2f4f commit 36a7706

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prod.docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
ti-community-bot:
5-
image: ti-community-bot:latest
5+
image: ticommunityinfra/ti-community-bot:v1.9.1
66
environment:
77
PORT: "3100"
88
BOT_DB_HOST: ""

0 commit comments

Comments
 (0)