feat: update flowise 3.0.13

This commit is contained in:
arch3rPro
2026-02-03 23:51:41 +08:00
parent 5b9dd5fb0f
commit 0bb4a1c424
4 changed files with 2 additions and 2 deletions

View File

@@ -556,7 +556,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔮 开源可视化AI工作流构建平台拖拽式设计LLM应用 🔮 开源可视化AI工作流构建平台拖拽式设计LLM应用
<kbd>3.0.12</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise) <kbd>3.0.13</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
flowise: flowise:
image: flowiseai/flowise:3.0.12 image: flowiseai/flowise:3.0.13
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: