mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Merge pull request #30 from drudge/update/n8n
chore: bump n8n version to 1.83.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
n8n:
|
n8n:
|
||||||
image: docker.n8n.io/n8nio/n8n:1.70.3
|
image: docker.n8n.io/n8nio/n8n:1.83.2
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- N8N_HOST=${N8N_HOST}
|
- N8N_HOST=${N8N_HOST}
|
||||||
|
|||||||
@@ -212,7 +212,7 @@
|
|||||||
{
|
{
|
||||||
"id": "n8n",
|
"id": "n8n",
|
||||||
"name": "n8n",
|
"name": "n8n",
|
||||||
"version": "1.70.3",
|
"version": "1.83.2",
|
||||||
"description": "n8n is an open source low-code platform for automating workflows and integrations.",
|
"description": "n8n is an open source low-code platform for automating workflows and integrations.",
|
||||||
"logo": "n8n.png",
|
"logo": "n8n.png",
|
||||||
"links": {
|
"links": {
|
||||||
|
|||||||
Reference in New Issue
Block a user