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.9.2 (#4184)

This commit is contained in:
renovate[bot] 2026-02-23 18:03:11 +00:00 committed by GitHub
parent 5dc295eb09
commit b5c98f043a
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.9.1
image: n8nio/n8n:2.9.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"