Update Lobe Chat (#564)
This commit is contained in:
parent
9b99690c3f
commit
1d481afc65
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
lobe:
|
||||
image: lobehub/lobe-chat-database:1.96.20
|
||||
image: lobehub/lobe-chat-database:1.97.8
|
||||
container_name: lobe-chat
|
||||
network_mode: 'service:network-service'
|
||||
depends_on:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
lobe-chat:
|
||||
image: lobehub/lobe-chat:1.96.20
|
||||
image: lobehub/lobe-chat:1.97.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue