From 12cf6a0d8cb2764ad78647488e94e14d32a2b143 Mon Sep 17 00:00:00 2001 From: Sumu Pitchayan <35242245+sumupitchayan@users.noreply.github.com> Date: Fri, 22 Sep 2023 08:00:31 -0400 Subject: [PATCH] Update data/notices.json Co-authored-by: Otavio Macedo <288203+otaviomacedo@users.noreply.github.com> --- data/notices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notices.json b/data/notices.json index 26b1a6f..b2ac7a1 100644 --- a/data/notices.json +++ b/data/notices.json @@ -290,7 +290,7 @@ "overview": "Renaming a prop in ContainerImage.fromEcrRepository function introduces a breaking change, not for typescript users, but for other languages that require specifying the property name when calling the function.", "components": [ { - "name": "aws-cdk-lib.aws-ecs.ContainerImage.fromEcrRepository", + "name": "aws-cdk-lib.aws-ecs.ContainerImage", "version": "2.96.0" } ],