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

aws-lambda guide refers to AWS Java 11 image and mentions Java 8/11 version #45616

Open
rsvoboda opened this issue Jan 15, 2025 · 1 comment
Open
Labels
area/amazon-lambda kind/bug Something isn't working

Comments

@rsvoboda
Copy link
Member

rsvoboda commented Jan 15, 2025

Describe the bug

aws-lambda guide refers to AWS Java 11 image and mentions Java 8/11 version

https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/aws-lambda.adoc?plain=1#L629

public.ecr.aws/lambda/java:11

https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/aws-lambda.adoc?plain=1#L639

`java:11` base image from AWS

https://github.com/quarkusio/quarkus/blob/main/docs/src/main/asciidoc/aws-lambda.adoc?plain=1#L572

NOTE: GraalVM versions can have different paths for these files whether you are using the Java 8 or 11 version. Adjust accordingly.
@rsvoboda rsvoboda added the kind/bug Something isn't working label Jan 15, 2025
Copy link

quarkus-bot bot commented Jan 15, 2025

/cc @matejvasek (amazon-lambda), @patriot1burke (amazon-lambda)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/amazon-lambda kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant