From 73f28be0c9a1ddb78b7c548558bc234a09707fa5 Mon Sep 17 00:00:00 2001 From: chuckcharlie Date: Tue, 2 Aug 2022 10:25:14 -0600 Subject: [PATCH] Modified description --- buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildspec.yml b/buildspec.yml index 2da5401..8f618e4 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -1,6 +1,6 @@ +version: 0.2 #Generic buildspec file for AWS Codebuild #Works for both ARM and AMD builds -version: 0.2 env: secrets-manager: DOCKERHUB_PASS: "/dockerhub/credentials:password"