We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9143646 commit f534549Copy full SHA for f534549
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.27.3}
9
environment:
10
- NODE_ENV=production
11
- N8N_PROTOCOL=${SCHEME:-https}
0 commit comments