chore: change default n8n version from beta to stable

This commit is contained in:
Yury Kossakovsky
2025-12-15 10:03:02 -07:00
parent e4613e652c
commit b4dbead6f3
2 changed files with 3 additions and 3 deletions

View File

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