feat: update flowise 3.1.1

This commit is contained in:
arch3rPro
2026-03-23 21:24:13 +08:00
parent 6245215f1a
commit 9a1522fdb4
4 changed files with 2 additions and 2 deletions

View File

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

View File

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