We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5907e30 commit a71f44cCopy full SHA for a71f44c
n8n/build.yaml
@@ -5,4 +5,4 @@ build_from:
5
armv7: docker.io/n8nio/n8n
6
i386: docker.io/n8nio/n8n
7
args:
8
- N8N_VERSION: 1.17.1
+ N8N_VERSION: 1.18.1
n8n/config.yaml
@@ -2,7 +2,7 @@ name: n8n
2
slug: n8n
3
url: https://n8n.io
4
description: Workflow automation
-version: 1.17.1
+version: 1.18.1
arch:
- aarch64
- amd64
0 commit comments