mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-21 16:31:03 +00:00
chore: change default n8n version from beta to stable
This commit is contained in:
@@ -189,7 +189,7 @@ RUN_N8N_IMPORT=
|
||||
|
||||
# n8n version (used for both n8n and task runner images)
|
||||
# Update this when upgrading n8n to ensure runner version matches
|
||||
N8N_VERSION=beta
|
||||
N8N_VERSION=stable
|
||||
|
||||
# Number of n8n worker-runner pairs to generate.
|
||||
# Each worker gets its own dedicated task runner sidecar.
|
||||
|
||||
Reference in New Issue
Block a user