feat: update n8n-zh 2.18.3

This commit is contained in:
arch3rPro
2026-04-25 05:31:40 +08:00
parent b9dfae8c75
commit ee2f6c8605
7 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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