chore: bump n8n version to 1.104.0 (#241)

This commit is contained in:
Vitor Leonel
2025-07-25 03:45:53 -03:00
committed by GitHub
parent 36ff89f088
commit c7fb4d8166
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
n8n:
image: docker.n8n.io/n8nio/n8n:1.83.2
image: docker.n8n.io/n8nio/n8n:1.104.0
restart: always
environment:
- N8N_HOST=${N8N_HOST}

View File

@@ -433,7 +433,7 @@
{
"id": "n8n",
"name": "n8n",
"version": "1.83.2",
"version": "1.104.0",
"description": "n8n is an open source low-code platform for automating workflows and integrations.",
"logo": "n8n.png",
"links": {