We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9143646 commit e20ef58Copy full SHA for e20ef58
stacks/n8n.yml
@@ -5,7 +5,7 @@ version: '3.8'
5
6
services:
7
n8n:
8
- image: n8nio/n8n:${VERSION:-1.27.2}
+ image: n8nio/n8n:${VERSION:-1.29.0}
9
environment:
10
- NODE_ENV=production
11
- N8N_PROTOCOL=${SCHEME:-https}
0 commit comments