Skip to content

Adding Corretto 26 GA#272

Merged
satyenme merged 2 commits intomainfrom
4189
Mar 17, 2026
Merged

Adding Corretto 26 GA#272
satyenme merged 2 commits intomainfrom
4189

Conversation

@satyenme
Copy link
Copy Markdown
Contributor

Adding JDK 26 to corretto-docker for GA. Test are passing for images.

Based off changes for earlier versions (ex 25 - da3b725).

@satyenme satyenme merged commit 43e3a2e into main Mar 17, 2026
138 checks passed
@@ -0,0 +1,28 @@
FROM alpine:3.23

ARG version=26.0.0.35.1
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

26.0.0.35.2

@@ -0,0 +1,37 @@
FROM debian:bullseye-slim

ARG version=26.0.0.35-1
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

26.0.0.35.2

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.

2 participants