1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

chore(deps): update n8nio/n8n docker tag to v2.6.1 (#3710)

This commit is contained in:
renovate[bot] 2026-01-28 02:43:06 +00:00 committed by GitHub
parent 4b08008986
commit 88ad45079b
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.6.0
image: n8nio/n8n:2.6.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"