fix(lobe-chat): update Docker image tag to a specific version 1.135.5
This commit is contained in:
parent
0bc57f7fe3
commit
91d5a489e8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
services:
|
||||
lobe-chat:
|
||||
image: "lobehub/lobe-chat:latest"
|
||||
image: "lobehub/lobe-chat:1.135.5"
|
||||
environment:
|
||||
- SERVICE_URL_LOBECHAT_3210
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||
|
|
|
|||
Loading…
Reference in a new issue