GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.58k stars 1.43k forks source link

Add defaut base image for Java 21 #4144

Closed rquinio closed 5 months ago

rquinio commented 9 months ago

I looked at all occurrences of "eclipse-temurin", I don't think I missed other places to update.

Thank you for your interest in contributing! For general guidelines, please refer to the contributing guide.

Before filing a pull request, make sure to do the following:

This helps to reduce the chance of having a pull request rejected.

Fixes #4137 🛠️

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.8% 93.8% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.21) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17. Read more here

MouradHM commented 7 months ago

Ola ! Any news on that PR ?

patrickwilmes commented 7 months ago

Would be awesome to have the changes available. Any chance that this will be available before the java 22 release?