1
0
Fork 0

Update Lobe Chat to v1.110.4 (#1074)

This commit is contained in:
renovate[bot] 2025-08-07 02:37:47 +08:00 committed by GitHub
parent 3edf0ba6d8
commit eecc0d9491
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
lobe:
image: lobehub/lobe-chat-database:1.110.2
image: lobehub/lobe-chat-database:1.110.4
container_name: lobe-chat
network_mode: 'service:network-service'
depends_on:

View File

@ -1,6 +1,6 @@
services:
lobe-chat:
image: lobehub/lobe-chat:1.110.2
image: lobehub/lobe-chat:1.110.4
container_name: ${CONTAINER_NAME}
restart: always
networks: