feat: update n8n-zh 2.19.0

This commit is contained in:
arch3rPro
2026-04-29 05:31:37 +08:00
parent 944c75ec14
commit 956f7fb035
7 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -729,7 +729,7 @@ AI驱动的开源代码知识库与文档协作平台,支持多模型、多数
🔄 n8n汉化版,具有原生AI能力的Fair-code工作流自动化平台 🔄 n8n汉化版,具有原生AI能力的Fair-code工作流自动化平台
<kbd>2.18.4</kbd> • [官网链接](https://n8n.io/) <kbd>2.19.0</kbd> • [官网链接](https://n8n.io/)
</td> </td>
</tr> </tr>
@@ -1,6 +1,6 @@
services: services:
n8n: n8n:
image: n8nio/n8n:2.18.4 image: n8nio/n8n:2.19.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
user: 1000:1000 user: 1000:1000