File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ Resources:
207207 Value : !Ref AWS::AccountId
208208 - Name : ECR_REPOSITORY_NAME
209209 Value : !Ref FFmpegEcrRepository
210- Image : aws/codebuild/amazonlinux2 -x86_64-standard:5.0
210+ Image : aws/codebuild/amazonlinux -x86_64-standard:5.0
211211 PrivilegedMode : true
212212 Type : LINUX_CONTAINER
213213 LogsConfig :
Original file line number Diff line number Diff line change @@ -224,7 +224,7 @@ Resources:
224224 Value : !Ref AWS::AccountId
225225 - Name : ECR_REPOSITORY_NAME
226226 Value : !Ref TranscodeEcrRepository
227- Image : aws/codebuild/amazonlinux2 -x86_64-standard:5.0
227+ Image : aws/codebuild/amazonlinux -x86_64-standard:5.0
228228 PrivilegedMode : true
229229 Type : LINUX_CONTAINER
230230 LogsConfig :
@@ -350,7 +350,7 @@ Resources:
350350 Value : !Ref AWS::AccountId
351351 - Name : ECR_REPOSITORY_NAME
352352 Value : !Ref FtpEcrRepository
353- Image : aws/codebuild/amazonlinux2 -x86_64-standard:5.0
353+ Image : aws/codebuild/amazonlinux -x86_64-standard:5.0
354354 PrivilegedMode : true
355355 Type : LINUX_CONTAINER
356356 LogsConfig :
@@ -489,7 +489,7 @@ Resources:
489489 EnvironmentVariables :
490490 - Name : PORTER_TEST_BUCKET_NAME
491491 Value : !Ref AcceptanceTestsBucket
492- Image : aws/codebuild/amazonlinux2 -x86_64-standard:5.0
492+ Image : aws/codebuild/amazonlinux -x86_64-standard:5.0
493493 Type : LINUX_CONTAINER
494494 LogsConfig :
495495 CloudWatchLogs :
You can’t perform that action at this time.
0 commit comments