Skip to content

Commit 51d1f1d

Browse files
authored
Update README.md
1 parent 0c3ceef commit 51d1f1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,8 @@ You can find an example Lambda function using these base images at [aleph0io/exa
2323
## Known Issues and Future Plans
2424

2525
* This image is in no way optimized for cold start time, size, etc. PRs welcome!
26-
* Both Java 17 and 18 are supported. I will release a version for Java 19 when an official [Amazon Corretto](https://gallery.ecr.aws/amazoncorretto/amazoncorretto) image is released.
26+
* Java 17, 18, and 19 are all supported.
2727
* For now, only x86_64 is supported. I hope to publish multiarch builds including arm64 soon.
28-
* I suspect I will also clean up the ECR public gallery presence, but this gets the images out for now.
2928
* Of course, as soon as there *is* an offically-supported AWS Lambda base image for these Java versions, everyone should use that instead! But this project should hopefully fill the gap in the meantime, and will (hopefully) support non-LTS Java versions that will never receive an officially-supported AWS Lambda base image by that time.
3029

3130
## More Information

0 commit comments

Comments
 (0)