Skip to content

Commit 4114126

Browse files
authored
Update README.md
1 parent 4a9a1ed commit 4114126

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ The [Lambda RIE](https://github.com/aws/aws-lambda-runtime-interface-emulator) i
2929
* This image is in no way optimized for cold start time, size, etc. PRs welcome!
3030
* Java 17, 18, and 19 are all supported.
3131
* For now, only x86_64 is supported. I hope to publish multiarch builds including arm64 soon.
32-
* 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.
32+
* Java 17 preview base images have been released to [lambda/java](https://gallery.ecr.aws/lambda/java). Java 17 users should strongly consider moving to the officially-supported base images, especially once they leave preview.
33+
* This project will continue to support non-LTS Java versions that will never receive an officially-supported AWS Lambda base image.
3334

3435
## More Information
3536

0 commit comments

Comments
 (0)