Skip to content

chore(deps): update docker.io/jenkins/jenkins docker tag to v2.577 - #9840

Merged
awanlin merged 1 commit into
mainfrom
renovate/docker.io-jenkins-jenkins-2.x
Aug 14, 2026
Merged

chore(deps): update docker.io/jenkins/jenkins docker tag to v2.577#9840
awanlin merged 1 commit into
mainfrom
renovate/docker.io-jenkins-jenkins-2.x

Conversation

@backstage-goalie

@backstage-goalie backstage-goalie Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/jenkins/jenkins (source) minor 2.572-jdk212.577-jdk21

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jenkinsci/docker (docker.io/jenkins/jenkins)

v2.577

Compare Source

📦 Jenkins Core updates

📦 Dependency updates

v2.576

Compare Source

📦 Jenkins Core updates

📦 Dependency updates

v2.575

Compare Source

📦 Jenkins Core updates

👻 Maintenance

📦 Dependency updates

v2.574

Compare Source

📦 Jenkins Core updates

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

v2.573

Compare Source

📦 Jenkins Core updates

👻 Maintenance

🚦 Tests

  • Also fail on Pester block/container failures (not just failed tests) (#​2390) @​nohwnd

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 is behind base branch, 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 has been generated by Mend Renovate CLI.

Copilot AI review requested due to automatic review settings July 20, 2026 01:42
@backstage-goalie
backstage-goalie Bot requested a review from a team as a code owner July 20, 2026 01:42
@backstage-goalie
backstage-goalie Bot requested a review from vinzscam July 20, 2026 01:42
@backstage-goalie backstage-goalie Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the Jenkins Docker image used in the Jenkins workspace Compose setup to a newer jenkins/jenkins tag.

Changes:

  • Bumped docker.io/jenkins/jenkins image tag from 2.572-jdk21 to 2.573-jdk21.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.573-jdk21
Comment thread workspaces/jenkins/compose.yaml Outdated
- 50000:50000
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.573-jdk21
Copilot AI review requested due to automatic review settings July 20, 2026 16:27
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from c67ccfb to 2968359 Compare July 20, 2026 16:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.573-jdk21
Copilot AI review requested due to automatic review settings July 20, 2026 18:09
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 2968359 to dbd7d2d Compare July 20, 2026 18:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.573-jdk21
Copilot AI review requested due to automatic review settings July 20, 2026 22:29
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from dbd7d2d to 88d94e5 Compare July 20, 2026 22:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.573-jdk21
Copilot AI review requested due to automatic review settings July 21, 2026 09:03
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 88d94e5 to 1ded6e7 Compare July 21, 2026 09:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.573-jdk21
Copilot AI review requested due to automatic review settings July 21, 2026 10:02
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 1ded6e7 to 4b19acb Compare July 21, 2026 10:02
@backstage-goalie backstage-goalie Bot changed the title chore(deps): update docker.io/jenkins/jenkins docker tag to v2.573 chore(deps): update docker.io/jenkins/jenkins docker tag to v2.574 Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 21, 2026 17:04
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 4b19acb to 4e01dcb Compare July 21, 2026 17:04
@backstage-goalie backstage-goalie Bot changed the title chore(deps): update docker.io/jenkins/jenkins docker tag to v2.574 Update docker.io/jenkins/jenkins Docker tag to v2.574 Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 21, 2026 17:55
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 4e01dcb to 2a0ce34 Compare July 21, 2026 17:55
@backstage-goalie backstage-goalie Bot changed the title Update docker.io/jenkins/jenkins Docker tag to v2.574 chore(deps): update docker.io/jenkins/jenkins docker tag to v2.574 Jul 21, 2026
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from cea5987 to d8ab531 Compare July 22, 2026 12:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 22, 2026 13:45
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from d8ab531 to 603020f Compare July 22, 2026 13:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 22, 2026 14:54
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 603020f to c69198e Compare July 22, 2026 14:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 22, 2026 16:56
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from c69198e to 35e3dc8 Compare July 22, 2026 16:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 22, 2026 20:35
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 35e3dc8 to 45b9c70 Compare July 22, 2026 20:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 22, 2026 22:32
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 45b9c70 to 40042dc Compare July 22, 2026 22:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Copilot AI review requested due to automatic review settings July 23, 2026 08:15
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 40042dc to bcfcdaa Compare July 23, 2026 08:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from bcfcdaa to 8b37833 Compare July 23, 2026 09:03
Copilot AI review requested due to automatic review settings July 23, 2026 09:59
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch from 8b37833 to a3e0be0 Compare July 23, 2026 09:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread workspaces/jenkins/compose.yaml Outdated
Comment on lines +8 to +9
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
Comment thread workspaces/jenkins/compose.yaml Outdated
- 50000:50000
jenkins-2.525-jdk21:
image: docker.io/jenkins/jenkins:2.572-jdk21
image: docker.io/jenkins/jenkins:2.574-jdk21
@backstage-goalie
backstage-goalie Bot force-pushed the renovate/docker.io-jenkins-jenkins-2.x branch 2 times, most recently from 15462d0 to 7c072b3 Compare July 23, 2026 20:33
@backstage-goalie backstage-goalie Bot changed the title Update docker.io/jenkins/jenkins Docker tag to v2.574 chore(deps): update docker.io/jenkins/jenkins docker tag to v2.574 Jul 23, 2026
@backstage-service

Copy link
Copy Markdown
Collaborator

👋 Reminder: This Renovate patch/minor PR has been open for 8 days.

Please review and merge if the changes look good. If no action is taken, this PR will be labeled force-merge in 6 days.

Signed-off-by: Renovate Bot <bot@renovateapp.com>

@awanlin awanlin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Force merge

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants