From 22eeeebf934e6b69d744fcbc429149aa89644068 Mon Sep 17 00:00:00 2001 From: Michael Barney Jr Date: Sun, 3 Jul 2022 23:30:29 -0400 Subject: [PATCH] installs org-formation 1.0.2 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 57142d0..7d2e44b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,7 +32,7 @@ RUN pip3 install \ cfn-lint RUN npm install -g \ - aws-organization-formation@0.9.18 + aws-organization-formation@1.0.2 # jq RUN curl -sL https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -o jq