Skip to content

Commit

Permalink
chatgpt_chatbot: add an emoji filter
Browse files Browse the repository at this point in the history
  • Loading branch information
cdfmlr committed Jun 10, 2023
1 parent 137aead commit 00b6920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chatgpt_chatbot
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
- "51061:9003"
restart: unless-stopped
chatgpt_chatbot:
image: murchinroom/chatgpt_chatbot:v0.0.3
image: murchinroom/chatgpt_chatbot:v0.0.4
build: ./chatgpt_chatbot/
ports:
- "51052:50052"
Expand Down

0 comments on commit 00b6920

Please sign in to comment.