Skip to content

Conversation

@adityasah104
Copy link
Contributor

Summary

Updates all Docker image references in the README from lts-jdk17 to lts-jdk21 to reflect the current recommended Jenkins Docker image version.

Changes

  • Replaced all 13 occurrences of jenkins/jenkins:lts-jdk17 with jenkins/jenkins:lts-jdk21
  • Updated quick start examples
  • Updated Dockerfile examples
  • Updated docker-compose examples
  • Updated all usage instructions

Testing

  • Verified lts-jdk21 tag exists on Docker Hub
  • Checked all markdown formatting is correct
  • Confirmed no occurrences of lts-jdk17 remain

Related Issues

Fixes #2008

Verification

Current Docker Hub tags show:

  • lts - Latest LTS
  • lts-jdk21 - LTS with JDK 21 (current)
  • lts-jdk17 - LTS with JDK 17 (previous)

Update all examples to use jenkins/jenkins:lts-jdk21 instead of
lts-jdk17 to reflect the current recommended Jenkins Docker image.

Fixes jenkinsci#2008
@adityasah104 adityasah104 requested a review from a team as a code owner October 9, 2025 07:44
Copy link
Contributor

@lemeurherveCB lemeurherveCB left a comment

Choose a reason for hiding this comment

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

Thanks!

FTR, follow-up of:

Related:

@lemeurherve lemeurherve merged commit 3e0fc2c into jenkinsci:master Oct 9, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants