1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-24 17:41:21 +08:00

chore(deps): update n8nio/n8n docker tag to v2.4.1 (#3453)

This commit is contained in:
renovate[bot] 2026-01-14 17:38:08 +00:00 committed by GitHub
parent a8fba67fe5
commit 56b03c7c22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
n8n:
image: n8nio/n8n:2.3.2
image: n8nio/n8n:2.4.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"