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

[jib-cli-jar] Intelligently determine whether to use AdoptOpenJDK base image for java8 or java 11 based on version of application. #2871

Closed
mpeddada1 opened this issue Oct 29, 2020 · 1 comment

Comments

@mpeddada1
Copy link
Contributor

mpeddada1 commented Oct 29, 2020

The Jib CLI Jar will start using an AdoptOpenJDK base image instead of distroless.

@mpeddada1 mpeddada1 changed the title [jib-cli-jar] Use java 11 compatible distroless base image if application is in java 11. [jib-cli-jar] Use java 11 compatible distroless base image if application is in java 11+. Oct 29, 2020
@mpeddada1 mpeddada1 changed the title [jib-cli-jar] Use java 11 compatible distroless base image if application is in java 11+. [jib-cli-jar] Intelligently determine whether to use distroless base image for java8 or java 11 based on version of application. Oct 29, 2020
@mpeddada1 mpeddada1 changed the title [jib-cli-jar] Intelligently determine whether to use distroless base image for java8 or java 11 based on version of application. [jib-cli-jar] Intelligently determine whether to use AdoptOpenJDK base image for java8 or java 11 based on version of application. Feb 25, 2021
@mpeddada1
Copy link
Contributor Author

Closed with #3075

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants