1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-17 22:21:03 +08:00

chore(deps): update lobe chat to v1.143.3 (#3648)

This commit is contained in:
renovate[bot] 2026-01-25 05:11:34 +00:00 committed by GitHub
parent f88111f46e
commit c6c18ee585
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.143.2 image: lobehub/lobe-chat-database:1.143.3
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.143.2 image: lobehub/lobe-chat:1.143.3
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: