jib icon indicating copy to clipboard operation
jib copied to clipboard

Add defaut base image for Java 21

Open rquinio opened this issue 2 years ago • 3 comments

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:

  • [x] Create a new issue at https://github.com/GoogleContainerTools/jib/issues/new/choose.
  • [ ] Ensure that your implementation plan is approved by the team.
  • [x] Verify that integration tests and unit tests are passing after the change.
  • [x] Address all checkstyle issues. Refer to the style guide.

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

Fixes #4137 🛠️

rquinio avatar Nov 19 '23 11:11 rquinio

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

sonarqubecloud[bot] avatar Nov 19 '23 11:11 sonarqubecloud[bot]

Ola ! Any news on that PR ?

MouradHM avatar Feb 06 '24 15:02 MouradHM

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

patrickwilmes avatar Feb 08 '24 10:02 patrickwilmes