feat: update langflow 1.8.4

This commit is contained in:
arch3rPro
2026-04-03 05:30:55 +08:00
parent 2790ace79f
commit 47fa6c4bca
3 changed files with 2 additions and 2 deletions

View File

@@ -705,7 +705,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔮 强大的AI应用构建平台可视化设计AI驱动的工作流和代理 🔮 强大的AI应用构建平台可视化设计AI驱动的工作流和代理
<kbd>1.8.3</kbd> • [官网链接](https://langflow.org/) <kbd>1.8.4</kbd> • [官网链接](https://langflow.org/)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
langflow: langflow:
image: langflowai/langflow:1.8.3 image: langflowai/langflow:1.8.4
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
pull_policy: always pull_policy: always
user: root user: root