fix(lobe-chat): update Docker image tag to a specific version 1.135.5

This commit is contained in:
Romain ROCHAS 2025-10-08 13:32:11 +02:00
parent 0bc57f7fe3
commit 91d5a489e8

View file

@ -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}