Compare commits

..

6 Commits

Author SHA1 Message Date
arch3rPro e552afe2d3 feat: update safeline 9.3.6 2026-04-25 05:33:02 +08:00
arch3rPro 3090268604 feat: update new-api 0.13.1-allinone 2026-04-25 05:32:02 +08:00
arch3rPro 6400008e82 feat: update new-api 0.13.1 2026-04-25 05:31:51 +08:00
arch3rPro ee2f6c8605 feat: update n8n-zh 2.18.3 2026-04-25 05:31:40 +08:00
arch3rPro b9dfae8c75 feat: update langflow 1.9.1 2026-04-25 05:31:20 +08:00
arch3rPro 05e76e8aad feat: update axonhub 0.9.37 2026-04-25 05:30:14 +08:00
19 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -496,7 +496,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🛡️ 简单好用的Web应用防火墙(WAF)
<kbd>9.3.5</kbd> • [官网链接](https://github.com/chaitin/SafeLine)
<kbd>9.3.6</kbd> • [官网链接](https://github.com/chaitin/SafeLine)
</td>
@@ -582,7 +582,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🍥 新一代大模型网关与AI资产管理系统,支持多种模型统一调用
<kbd>0.12.15-allinone</kbd> • [官网链接](https://docs.newapi.pro/)
<kbd>0.13.1-allinone</kbd> • [官网链接](https://docs.newapi.pro/)
</td>
<td width="33%" align="center">
@@ -705,7 +705,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔮 强大的AI应用构建平台,可视化设计AI驱动的工作流和代理
<kbd>1.9.0</kbd> • [官网链接](https://langflow.org/)
<kbd>1.9.1</kbd> • [官网链接](https://langflow.org/)
</td>
<td width="33%" align="center">
@@ -729,7 +729,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔄 n8n汉化版,具有原生AI能力的Fair-code工作流自动化平台
<kbd>2.18.2</kbd> • [官网链接](https://n8n.io/)
<kbd>2.18.3</kbd> • [官网链接](https://n8n.io/)
</td>
</tr>
@@ -1,6 +1,6 @@
services:
axonhub:
image: looplj/axonhub:v0.9.36
image: looplj/axonhub:v0.9.37
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,6 +1,6 @@
services:
langflow:
image: langflowai/langflow:1.9.0
image: langflowai/langflow:1.9.1
container_name: ${CONTAINER_NAME}
pull_policy: always
user: root
@@ -1,6 +1,6 @@
services:
n8n:
image: n8nio/n8n:2.18.2
image: n8nio/n8n:2.18.3
container_name: ${CONTAINER_NAME}
restart: always
user: 1000:1000
@@ -1,6 +1,6 @@
services:
new-api:
image: calciumion/new-api:v0.12.15
image: calciumion/new-api:v0.13.1
container_name: ${CONTAINER_NAME}
restart: always
ports:
@@ -1,6 +1,6 @@
services:
new-api:
image: calciumion/new-api:v0.12.15
image: calciumion/new-api:v0.13.1
container_name: ${CONTAINER_NAME}
restart: always
ports:
@@ -5,7 +5,7 @@ services:
networks:
1panel-network:
ipv4_address: ${SUBNET_PREFIX}.234
image: chaitin/safeline-mgt:9.3.5
image: chaitin/safeline-mgt:9.3.6
volumes:
- /etc/localtime:/etc/localtime:ro
- ${SAFELINE_DIR}/resources/mgt:/app/data