refactor: remove N8N_VERSION env variable, hardcode stable

This commit is contained in:
Yury Kossakovsky
2025-12-15 10:06:13 -07:00
parent b4dbead6f3
commit 3134eee354
7 changed files with 4 additions and 32 deletions

View File

@@ -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