-
Notifications
You must be signed in to change notification settings - Fork 986
Support Java 21 runtime #676
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
Comments
Just like Lambda: aws/aws-lambda-base-images#113 |
+1 |
My workaround for codebuild project created via CDK, for a
|
Another option is to roll your own codebuild image:
|
With the support for Java 21 in Lambdas -- CodeBuild should also ship with Java 21 out-of-the-box. |
2 pizza teams that only communicate via API calls. There isn't always a
grand plan to move lots of things at once at Amazon. So "should" is a
really strong word. 😉
…On Mon, Nov 20, 2023, 3:06 PM Adam Bien ***@***.***> wrote:
With the support for Java 21 in Lambdas -- CodeBuild should also ship with
Java 21 out-of-the-box.
—
Reply to this email directly, view it on GitHub
<#676 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPLI2PCVO7AQBEPGLDKF3YFOZ37AVCNFSM6AAAAAA5LPSYGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJZG4ZDGOJVG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I hope such issues are constructive and help internal teams to get the necessary resources. Kudos to all 1-pizza teams at AWS!
|
does it work on linux? |
CodeBuild released Java 21 in the AL:5.0 image and Ubuntu 7.0 (#689). |
CodeBuild released Corretto 21 for ARM (#697) |
Could we add support for Java 21 runtime. Thanks.
The text was updated successfully, but these errors were encountered: