1
0
Fork 0

Update Lobe Chat to v1.96.13 (#331)

This commit is contained in:
renovate[bot] 2025-07-01 14:33:05 +08:00 committed by GitHub
parent b56cef3ae7
commit fa198b8aa7
10 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
lobe:
image: lobehub/lobe-chat-database:1.96.12
image: lobehub/lobe-chat-database:1.96.13
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.96.12
image: lobehub/lobe-chat:1.96.13
container_name: ${CONTAINER_NAME}
restart: always
networks: