feat: update n8n-zh 1.111.0

This commit is contained in:
arch3rPro
2025-09-09 17:21:44 +08:00
parent 9521870e9d
commit 3fa016d79d
6 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
services:
n8n:
image: n8nio/n8n:1.109.1
image: n8nio/n8n:1.111.0
container_name: ${CONTAINER_NAME}
restart: always
user: "1000:1000"
user: 1000:1000
networks:
- 1panel-network
ports:
@@ -15,7 +15,7 @@ services:
N8N_SECURE_COOKIE: false
N8N_DEFAULT_LOCALE: zh-CN
labels:
createdBy: "Apps"
createdBy: Apps
networks:
1panel-network:
external: true
external: true