Compare commits

...

2 Commits

Author SHA1 Message Date
arch3rPro 0b5c0f0254 feat: update safeline 9.3.7 2026-05-13 05:32:39 +08:00
arch3rPro f8a0e6bc20 feat: update n8n-zh 2.21.0 2026-05-13 05:31:38 +08:00
8 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -729,7 +729,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔄 n8n汉化版,具有原生AI能力的Fair-code工作流自动化平台
<kbd>2.20.6</kbd> • [官网链接](https://n8n.io/)
<kbd>2.21.0</kbd> • [官网链接](https://n8n.io/)
</td>
</tr>
@@ -1,6 +1,6 @@
services:
n8n:
image: n8nio/n8n:2.20.6
image: n8nio/n8n:2.21.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.6
image: chaitin/safeline-tengine:9.3.7
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/resolv.conf:/etc/resolv.conf:ro