Skip to content

add images for eclipse-temurin jdk25 noble#290

Open
lachlan-roberts wants to merge 1 commit into
masterfrom
jetty-12-noble
Open

add images for eclipse-temurin jdk25 noble#290
lachlan-roberts wants to merge 1 commit into
masterfrom
jetty-12-noble

Conversation

@lachlan-roberts

Copy link
Copy Markdown
Member

closes #289

Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
@lachlan-roberts lachlan-roberts requested a review from joakime June 16, 2026 13:52
@lachlan-roberts lachlan-roberts self-assigned this Jun 16, 2026
@lachlan-roberts

Copy link
Copy Markdown
Member Author

It appears this is not enough, even the JDK 17 and 21 images are also now on Ubuntu 26.04 LTS (Resolute Raccoon).

So we would also need to add image variants for these, so that would be a total of 6 new image variants.

@joakime

joakime commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Why has eclipse-temurin made the standard image on the latest Ubuntu LTS?
Will they support the older Ubuntu LTS releases till those Ubuntu LTS expire?

https://ubuntu.com/about/release-cycle

Ubuntu Version Released On Public LTS Expiration
22.04 Apr 2020 May 2027
24.04 Apr 2024 May 2029
26.04 Apr 2026 May 2031

Is there even a Java 17 available for Ubuntu 22.04?

@lachlan-roberts

Copy link
Copy Markdown
Member Author

@joakime they still support them, its just if you don't specify the OS version in the tag it now defaults to the latest LTS release which is now 26.04.

eclipse-temurin tag ubuntu version
17-jdk-jammy 22.04
17-jdk-noble 24.04
17-jdk-resolute 26.04
17-jdk 26.04

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.

[Question] with latest Jetty 12.1.9 on eclipse-temurin the underlying OS is "silently" updated from Ubuntu 24.04 to Ubuntu 26.04

2 participants