Skip to content

Commit 5b74f62

Browse files
authored
Merge pull request #114 from dappnode/dappnodebot/bump-upstream/n8n-io/n8n@n8n@2.10.4
bump n8n-io/n8n to n8n@2.10.4
2 parents ab8c90e + 5c66a15 commit 5b74f62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"homepage": "https://n8n.io"
1414
},
1515
"upstreamRepo": "n8n-io/n8n",
16-
"upstreamVersion": "2.11.0",
16+
"upstreamVersion": "n8n@2.10.4",
1717
"upstreamArg": "UPSTREAM_VERSION",
1818
"exposable": [
1919
{

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
context: .
66
dockerfile: Dockerfile
77
args:
8-
UPSTREAM_VERSION: 2.11.0
8+
UPSTREAM_VERSION: n8n@2.10.4
99
image: n8n.dnp.dappnode.eth:0.1.0
1010
restart: unless-stopped
1111
environment:

0 commit comments

Comments
 (0)