chore(deps): update lobe chat to v1.139.0 (#2149)
This commit is contained in:
parent
e3c1ff21d0
commit
fb4e45cd64
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
lobe:
|
||||
image: lobehub/lobe-chat-database:1.138.5
|
||||
image: lobehub/lobe-chat-database:1.139.0
|
||||
container_name: lobe-chat
|
||||
network_mode: 'service:network-service'
|
||||
depends_on:
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
lobe-chat:
|
||||
image: lobehub/lobe-chat:1.138.5
|
||||
image: lobehub/lobe-chat:1.139.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue