Skip to content

Update n8nio/runners Docker tag to v2.31.1#18

Merged
xRahul merged 1 commit into
mainfrom
renovate/n8nio-runners-2.x
Jul 15, 2026
Merged

Update n8nio/runners Docker tag to v2.31.1#18
xRahul merged 1 commit into
mainfrom
renovate/n8nio-runners-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
n8nio/runners (source) patch 2.31.02.31.1

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 15, 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 15, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The n8n-runners service image is updated from n8nio/runners:2.31.0 to n8nio/runners:2.31.1 in the Docker Compose configuration.

Changes

Runner image update

Layer / File(s) Summary
Update n8n runners image
docker-compose.yml
The n8n-runners service now uses Docker image version 2.31.1.

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

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 accurately summarizes the only change: bumping the n8nio/runners Docker tag to 2.31.1.
✨ 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 382: Align the runner image version in the compose configuration with the
n8nio/n8n main image version: either update the main n8n image to 2.31.1 or
revert the runner image to 2.31.0, ensuring all n8n, worker, and runner
components use the same version.
🪄 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

Run ID: d65a6e6b-3f29-4617-8277-e3de6e30eb7a

📥 Commits

Reviewing files that changed from the base of the PR and between fb4223c and c6e86a5.

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

Comment thread docker-compose.yml
cap_drop:
- ALL
image: n8nio/runners:2.31.0
image: n8nio/runners:2.31.1

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 versions aligned.

docker-compose.yml runs n8nio/n8n:2.31.0 but upgrades the runner to 2.31.1. n8n expects the main, worker, and runner components to stay on the same version; mismatches can break task-runner communication. Update the main image too, or keep the runner at 2.31.0.

🤖 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 382, Align the runner image version in the
compose configuration with the n8nio/n8n main image version: either update the
main n8n image to 2.31.1 or revert the runner image to 2.31.0, ensuring all n8n,
worker, and runner components use the same version.

@xRahul
xRahul merged commit c1b16b9 into main Jul 15, 2026
2 checks passed
@xRahul
xRahul deleted the renovate/n8nio-runners-2.x branch July 15, 2026 17:14
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