feat: update flowise 3.0.12

This commit is contained in:
arch3rPro
2025-12-07 10:47:03 +08:00
parent 7fb72189bd
commit db87a3c9f5
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -556,7 +556,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔮 开源可视化AI工作流构建平台,拖拽式设计LLM应用 🔮 开源可视化AI工作流构建平台,拖拽式设计LLM应用
<kbd>3.0.11</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise) <kbd>3.0.12</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">
@@ -1,6 +1,6 @@
services: services:
flowise: flowise:
image: flowiseai/flowise:3.0.11 image: flowiseai/flowise:3.0.12
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: