Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default base images from AdoptOpenJDK to Eclipse Adoptium Eclipse Temurin (for Java 8 and 11) and use Azul Zulu (for Java 17) #3491

Merged
merged 14 commits into from
Nov 9, 2021

Conversation

chanseokoh
Copy link
Member

@chanseokoh chanseokoh commented Nov 5, 2021

First iteration for #3483.

Eclipse Temurin by Adoptium is the new name of AdoptOpenJDK. For Java 8 and 11, we switch adoptopenjdk to eclipse-temurin.

For Java 17, we use azul/zulu-openjdk:17-jre.


Going forward at some point, I wonder if we should just use the latest LTS Java version all versions instead of matching previous LTS versions.

@google-cla google-cla bot added the cla: yes label Nov 5, 2021
@chanseokoh chanseokoh changed the title Change default base images to Eclipse Adoptium Eclipse Temurin from AdoptOpenJDK Change default base images from AdoptOpenJDK to Eclipse Adoptium Eclipse Temurin (for Java 8 and 11) and use Azul Zulu (for Java 17) Nov 8, 2021
@chanseokoh chanseokoh marked this pull request as ready for review November 8, 2021 18:58
@chanseokoh chanseokoh requested a review from mpeddada1 November 8, 2021 18:58
@chanseokoh
Copy link
Member Author

Ready for review.

Copy link
Contributor

@mpeddada1 mpeddada1 left a comment

Choose a reason for hiding this comment

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

Looks good! Just a few minor comments.

@sonarcloud
Copy link

sonarcloud bot commented Nov 9, 2021

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

@chanseokoh chanseokoh merged commit 86a3c85 into master Nov 9, 2021
@chanseokoh chanseokoh deleted the change-def-base-imgs branch November 9, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants