Skip to content

Commit dbaf71a

Browse files
authored
Update README.md
1 parent 220e6da commit dbaf71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This project uses the following process to create new Lambda base images:
1212

1313
## Example Lambda Function
1414

15-
You can find an example Lambda function using these base images at [aleph0io/example-java-lambda-function](https://github.com/aleph0io/example-java-lambda-function). It's just like building any container lambda function. For ease of use, find the `Dockerfile` below. Note the `FROM` image. Java versions 18-21 are also supported.
15+
You can find an example Lambda function using these base images at [aleph0io/example-java-lambda-function](https://github.com/aleph0io/example-java-lambda-function). It's just like building any container lambda function. For ease of use, find the `Dockerfile` below. Note the `FROM` image. Java versions 17-20 are also supported.
1616

1717
FROM public.ecr.aws/aleph0io/java/lambda:21-al2
1818

0 commit comments

Comments
 (0)