Update lobe-chat to v1.143.2 (#4184)

This commit is contained in:
Alexander L. 2025-12-05 11:11:16 +01:00 committed by GitHub
parent 54d3ad4398
commit 47460a8389
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,6 +7,6 @@ services:
APP_PORT: 3210
app:
image: lobehub/lobe-chat:1.142.8@sha256:2bb1346796850f6567c22caf09da3a53176360e52686c39ed46a0e9f92f51975
image: lobehub/lobe-chat:1.143.2@sha256:65793dfe2378eecea89c335c01cb1094c240eb67047902859140e0f0b1a15069
restart: on-failure
user: "1000:1000"

View File

@ -3,7 +3,7 @@ id: lobe-chat
name: Lobe Chat
tagline: An open-source, modern-design AI chat framework
category: ai
version: "1.142.8"
version: "1.143.2"
port: 7455
description: >-
💬 An open-source, modern-design ChatGPT/LLMs UI/Framework.
@ -30,7 +30,7 @@ defaultUsername: ""
defaultPassword: ""
dependencies: []
releaseNotes: >-
This is a minor maintenance release with no significant user-facing changes.
Fixed a security vulnerability related to React.
Full release notes are available at https://github.com/lobehub/lobe-chat/releases