mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
refactor: remove N8N_VERSION env variable, hardcode stable
This commit is contained in:
@@ -187,10 +187,6 @@ RUN_N8N_IMPORT=
|
||||
# n8n configuration
|
||||
############
|
||||
|
||||
# n8n version (used for both n8n and task runner images)
|
||||
# Update this when upgrading n8n to ensure runner version matches
|
||||
N8N_VERSION=stable
|
||||
|
||||
# Number of n8n worker-runner pairs to generate.
|
||||
# Each worker gets its own dedicated task runner sidecar.
|
||||
# After changing, run: bash scripts/generate_n8n_workers.sh
|
||||
|
||||
Reference in New Issue
Block a user