1
0
Fork 0

Merge pull request #286 from pooneyy/renovate/lobe-chat

This commit is contained in:
github-actions[bot] 2025-06-28 08:53:21 +00:00 committed by GitHub
commit f55baf80e6
10 changed files with 2 additions and 2 deletions

View File

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

View File

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