Update Lobe Chat to v1.110.7 (#1091)
This commit is contained in:
parent
12a86eaad2
commit
19b2e14643
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
lobe:
|
||||
image: lobehub/lobe-chat-database:1.110.5
|
||||
image: lobehub/lobe-chat-database:1.110.7
|
||||
container_name: lobe-chat
|
||||
network_mode: 'service:network-service'
|
||||
depends_on:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
lobe-chat:
|
||||
image: lobehub/lobe-chat:1.110.5
|
||||
image: lobehub/lobe-chat:1.110.7
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue