[Question] with latest Jetty 12.1.9 on eclipse-temurin the underlying OS is "silently" updated from Ubuntu 24.04 to Ubuntu 26.04
- Dominant language
- Shell
- Stars
- 23
- Forks
- 17
- Avg merge
- 8d 22h
- Merged PRs (30d)
- 3
Description
Hi all
we would like to raise a quick discussion / question on the latest Jetty 12.1.9 release on eclipse-temurim
Recently, eclipse-temurin JDK images (e.g., `eclipse-temurin:25-jdk` have switched the OS to Ubuntu 26.04 (Resolute) by default. As Jetty is using this as base image, there is a "silent" OS update from Ubuntu 24.04 (Jetty 12.1.8) container vs. Ubuntu 26.06 (Jetty 12.1.9)
Functionally we did not observe any problems yet.
However, it looks like other downstream service providers (e.g. AWS ECR inspector / scan) lack support, see https://github.com/aws/containers-roadmap/issues/2815
Would it maybe an option to offer a Jetty variant based on eclipse-temurin:25-jdk-noble? Is that even desired?
Note that this ticket is meant as question - feel free to close when it is sufficiently answered.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.