feat: update langflow 1.9.3

This commit is contained in:
arch3rPro
2026-05-16 05:31:32 +08:00
parent ac410cc889
commit 22e3644631
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -705,7 +705,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔮 强大的AI应用构建平台,可视化设计AI驱动的工作流和代理
<kbd>1.9.2</kbd> • [官网链接](https://langflow.org/)
<kbd>1.9.3</kbd> • [官网链接](https://langflow.org/)
</td>
<td width="33%" align="center">
@@ -1,6 +1,6 @@
services:
langflow:
image: langflowai/langflow:1.9.2
image: langflowai/langflow:1.9.3
container_name: ${CONTAINER_NAME}
pull_policy: always
user: root