1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-10 20:22:32 +08:00

chore(deps): update n8nio/n8n docker tag to v2.3.0 (#3310)

This commit is contained in:
renovate[bot] 2026-01-06 06:02:42 +00:00 committed by GitHub
parent b8d1095f02
commit c211d4f48c
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.2.2
image: n8nio/n8n:2.3.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"