You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ This sample shows how to run the chdb OLAP engine in an AWS Lambda function to e
11
11
12
12
## Create an AWS Lambda Function for chDB
13
13
14
-
➡ **Build & Push** the latest [chDB-lambda container](https://github.com/chdb-io/chdb-server/tree/main/lambda) image to your **ECR** storage.
14
+
➡ **Build & Push** the latest [chDB-lambda container](https://github.com/chdb-io/chdb-lambda/pkgs/container/chdb-lambda) image to your **ECR** storage.
15
15
16
16
### Upload Docker image on ECR and Lambda
17
17
Lambda function continers must be hosted on the AWS Elastic Container Registry.<br>
0 commit comments