Skip to content

Update n8nio/n8n Docker tag to v2.32.5#41

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/n8nio-n8n-2.x
Open

Update n8nio/n8n Docker tag to v2.32.5#41
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/n8nio-n8n-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
n8nio/n8n (source) patch 2.32.42.32.5

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@xRahul

xRahul commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The n8n Docker image reference in docker-compose.yml is updated from version 2.32.4 to 2.32.5.

Changes

n8n image update

Layer / File(s) Summary
Update n8n container image
docker-compose.yml
The n8n service image tag changes from 2.32.4 to 2.32.5.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: xrahul

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Docker image tag bump to n8nio/n8n 2.32.5.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 166f444 and ba0bbd7.

📒 Files selected for processing (1)
  • docker-compose.yml

Comment thread docker-compose.yml
cap_drop:
- ALL
image: n8nio/n8n:2.32.4
image: n8nio/n8n:2.32.5

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🗄️ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant