Skip to content

Commit 5e93dbe

Browse files
update to latest amazon linux image
1 parent 4c7d74a commit 5e93dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cicd/2-cicd/cicd.template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Resources:
160160
Environment:
161161
Type: LINUX_CONTAINER
162162
ComputeType: BUILD_GENERAL1_SMALL
163-
Image: aws/codebuild/amazonlinux2-x86_64-standard:3.0
163+
Image: aws/codebuild/amazonlinux2-x86_64-standard:4.0
164164
PrivilegedMode: true
165165
EnvironmentVariables:
166166
- Name: ARTIFACT_STORE
@@ -183,7 +183,7 @@ Resources:
183183
Environment:
184184
Type: LINUX_CONTAINER
185185
ComputeType: BUILD_GENERAL1_SMALL
186-
Image: aws/codebuild/amazonlinux2-x86_64-standard:3.0
186+
Image: aws/codebuild/amazonlinux2-x86_64-standard:4.0
187187
PrivilegedMode: true
188188
EnvironmentVariables:
189189
- Name: ARTIFACT_STORE

0 commit comments

Comments
 (0)