From 745c4ad1c9f474472d2d0121eb5b6a964a0f2ee1 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Thu, 24 Aug 2023 10:23:20 -0400 Subject: [PATCH] more clarification Signed-off-by: Jason Hall --- image-copy-ecr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-copy-ecr/README.md b/image-copy-ecr/README.md index 754eae0..bccc23e 100644 --- a/image-copy-ecr/README.md +++ b/image-copy-ecr/README.md @@ -42,7 +42,7 @@ This pulls a randomly generated image from `kontain.me` and pushes it to your pr The Lambda function you set up will fire and copy the image to ECR. A few seconds later: ```sh -crane ls .dkr.ecr.us-east-1.amazonaws.com/image-copy-ecr/lambda/random +crane ls .dkr.ecr..amazonaws.com//random hello-demo ```