Compare commits

...

3 Commits

Author SHA1 Message Date
arch3rPro c6fa8b74bb feat: update safeline 9.3.5 2026-04-22 05:32:28 +08:00
arch3rPro ab3c9ea63c feat: update n8n-zh 2.18.0 2026-04-22 05:31:27 +08:00
arch3rPro b6576cd3ca feat: update axonhub 0.9.35 2026-04-22 05:30:12 +08:00
11 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -729,7 +729,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔄 n8n汉化版,具有原生AI能力的Fair-code工作流自动化平台
<kbd>2.17.3</kbd> • [官网链接](https://n8n.io/)
<kbd>2.18.0</kbd> • [官网链接](https://n8n.io/)
</td>
</tr>
@@ -1,6 +1,6 @@
services:
axonhub:
image: looplj/axonhub:v0.9.34
image: looplj/axonhub:v0.9.35
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,6 +1,6 @@
services:
n8n:
image: n8nio/n8n:2.17.3
image: n8nio/n8n:2.18.0
container_name: ${CONTAINER_NAME}
restart: always
user: 1000:1000
+1 -1
View File
@@ -45,7 +45,7 @@ services:
safeline-tengine:
container_name: ${CONTAINER_NAME}-tengine
restart: always
image: chaitin/safeline-tengine:9.3.3
image: chaitin/safeline-tengine:9.3.5
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/resolv.conf:/etc/resolv.conf:ro