From 39148235375ed0a5b08f849751048b8347e7584b Mon Sep 17 00:00:00 2001 From: Rico Hermans Date: Thu, 24 Oct 2024 19:01:09 +0200 Subject: [PATCH] Update notices.json --- data/notices.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notices.json b/data/notices.json index 80048b6..eff8f64 100644 --- a/data/notices.json +++ b/data/notices.json @@ -683,7 +683,7 @@ { "title": "(cli): Bootstrap stack outdated", "issueNumber": 31885, - "overview": "The bootstrap stack in {resolve:ENVIRONMENTS} is outdated. We recommend at least version 21, distributed with CDK CLI 2.149.0 or higher. Please rebootstrap your environment by runing 'cdk bootstrap aws:///'", + "overview": "The bootstrap stack in {resolve:ENVIRONMENTS} is outdated. We recommend at least version 21, distributed with CDK CLI 2.149.0 or higher. Please rebootstrap your environment by runing 'cdk bootstrap {resolve:ENVIRONMENTS}'", "components": [ { "name": "bootstrap",