Update n8nio/n8n Docker tag to v2.33.3 - #41
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughThe n8n Docker image reference in Changesn8n image update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docker-compose.yml`:
- Line 317: Update the n8nio/runners image version in the runner service to
2.32.5 so it matches the n8nio/n8n image version, preserving version alignment
between both components.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 8056008f-1c73-4964-bdd8-9d676a5fdbcd
📒 Files selected for processing (1)
docker-compose.yml
| cap_drop: | ||
| - ALL | ||
| image: n8nio/n8n:2.32.4 | ||
| image: n8nio/n8n:2.32.5 |
There was a problem hiding this comment.
🗄️ Data Integrity & Integration | 🟠 Major | ⚡ Quick win
Keep the n8n and runner images on the same version.
This updates n8nio/n8n to 2.32.5, but n8nio/runners is still 2.32.4 in docker-compose.yml:382. n8n expects these components to stay aligned to avoid protocol incompatibilities.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@docker-compose.yml` at line 317, Update the n8nio/runners image version in
the runner service to 2.32.5 so it matches the n8nio/n8n image version,
preserving version alignment between both components.
ba0bbd7 to
311b48a
Compare
311b48a to
a5ea138
Compare
a5ea138 to
20b1c91
Compare
20b1c91 to
a1e2ddc
Compare
This PR contains the following updates:
2.32.4→2.33.3Release Notes
n8n-io/n8n (n8nio/n8n)
v2.33.0Bug Fixes
.reverse()(#34625) (cc4dbf9)Features
active_workflow_infoand makeworkflow_infoleader-only (#34987) (78e55b5)Performance Improvements
v2.32.7Bug Fixes
v2.32.6Bug Fixes
v2.32.5Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.