feat: update flowise 3.1.2

This commit is contained in:
arch3rPro
2026-04-14 22:32:49 +08:00
parent 3af85df816
commit 3a3123cf99
4 changed files with 2 additions and 2 deletions

View File

@@ -623,7 +623,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔮 开源可视化AI工作流构建平台拖拽式设计LLM应用
<kbd>3.1.1</kbd> • [官网链接](https://github.com/FlowiseAI/Flowise)
<kbd>3.1.2</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.1
image: flowiseai/flowise:3.1.2
container_name: ${CONTAINER_NAME}
restart: always
networks: