Skip to content

Commit 7f631a0

Browse files
authored
Update README.md
1 parent be7c455 commit 7f631a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
This is a (simple) example AWS Lambda function using my [Java 17 Lambda Base Image](https://github.com/sigpwned/aws-lambda-java-base-images). You can always find the base images in the [ECR Public Gallery](https://gallery.ecr.aws/m6n4d7c2/sigpwned/aws-lambda-java-base-image).
5+
This is a (simple) example AWS Lambda function using my [Java 17 Lambda Base Image](https://github.com/sigpwned/aws-lambda-java-base-images). You can always find the base images in the [ECR Public Gallery](https://gallery.ecr.aws/m6n4d7c2/sigpwned/aws-lambda-java-base-image). Note that as of the time of this writing, the base image only supports x86_64, so build your images accordingly.
66

77
## Build
88

0 commit comments

Comments
 (0)