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

Add corretto-al2023 variants #305

Closed
wants to merge 2 commits into from
Closed

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Sep 28, 2023

Adding these to get a JDK that is version 21+ with OpenSSL 3.x available. This is mostly because OpenJDK 21 reached GA and so it was dropped from the openjdk images (docker-library/openjdk#531) and as such, we now don't have a base image for the Tomcat 11 alpha builds (836a850).

Alternative is to wait for the eclipse-temurin JDK 21 images: adoptium/temurin#7, https://adoptium.net/blog/2023/09/temurin21-delay/.

This is subset of #299; perhaps it should be limited in some way?


Edit: 😢That's a lot of extra code because al2023 is not a drop in replacement for al2: a40c1c3

@gdams
Copy link

gdams commented Oct 9, 2023

@yosifkit we expect to release Temurin 21 in the next 1-2 days

@gdams
Copy link

gdams commented Oct 11, 2023

@yosifkit you should be able to use Temurin now

@tianon
Copy link
Member

tianon commented Dec 7, 2023

IMO we should close this in favor of #299 -- the al2 variants were accepted before we really realized the full extent of the matrix explosion being discussed in #299 and al2023 really is a whole separate thing

@yosifkit yosifkit closed this Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants