Skip to content

Commit 7851c0c

Browse files
authored
fix(pipelines): default image Ubuntu6 using EOL Node 16, switch to Ubuntu7 (#26817)
Node 16 is approaching end-of-life (2023-09-11). This changes the default image version to `aws/codebuild/standard:7.0` which uses Node 18. Closes #26810. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 6f9fcd6 commit 7851c0c

File tree

29 files changed

+100
-100
lines changed

29 files changed

+100
-100
lines changed

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codebuild-logging.js.snapshot/PipelineStack.template.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"ProjectName": {
280280
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
281281
},
282-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
282+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
283283
},
284284
"InputArtifacts": [
285285
{
@@ -316,7 +316,7 @@
316316
"ProjectName": {
317317
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
318318
},
319-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
319+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
320320
},
321321
"InputArtifacts": [
322322
{
@@ -2103,7 +2103,7 @@
21032103
},
21042104
"Environment": {
21052105
"ComputeType": "BUILD_GENERAL1_SMALL",
2106-
"Image": "aws/codebuild/standard:6.0",
2106+
"Image": "aws/codebuild/standard:7.0",
21072107
"ImagePullCredentialsType": "CODEBUILD",
21082108
"PrivilegedMode": false,
21092109
"Type": "LINUX_CONTAINER"
@@ -2455,7 +2455,7 @@
24552455
},
24562456
"Environment": {
24572457
"ComputeType": "BUILD_GENERAL1_SMALL",
2458-
"Image": "aws/codebuild/standard:6.0",
2458+
"Image": "aws/codebuild/standard:7.0",
24592459
"ImagePullCredentialsType": "CODEBUILD",
24602460
"PrivilegedMode": false,
24612461
"Type": "LINUX_CONTAINER"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-codebuild-logging.js.snapshot/tree.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
"ProjectName": {
405405
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
406406
},
407-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
407+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
408408
},
409409
"runOrder": 1,
410410
"roleArn": {
@@ -436,7 +436,7 @@
436436
"ProjectName": {
437437
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
438438
},
439-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
439+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
440440
},
441441
"runOrder": 1,
442442
"roleArn": {
@@ -2304,7 +2304,7 @@
23042304
},
23052305
"environment": {
23062306
"type": "LINUX_CONTAINER",
2307-
"image": "aws/codebuild/standard:6.0",
2307+
"image": "aws/codebuild/standard:7.0",
23082308
"imagePullCredentialsType": "CODEBUILD",
23092309
"privilegedMode": false,
23102310
"computeType": "BUILD_GENERAL1_SMALL"
@@ -3098,7 +3098,7 @@
30983098
},
30993099
"environment": {
31003100
"type": "LINUX_CONTAINER",
3101-
"image": "aws/codebuild/standard:6.0",
3101+
"image": "aws/codebuild/standard:7.0",
31023102
"imagePullCredentialsType": "CODEBUILD",
31033103
"privilegedMode": false,
31043104
"computeType": "BUILD_GENERAL1_SMALL"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-cross-account-keys.js.snapshot/PipelineStack.template.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
"ProjectName": {
385385
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
386386
},
387-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
387+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
388388
},
389389
"InputArtifacts": [
390390
{
@@ -421,7 +421,7 @@
421421
"ProjectName": {
422422
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
423423
},
424-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
424+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
425425
},
426426
"InputArtifacts": [
427427
{
@@ -2168,7 +2168,7 @@
21682168
},
21692169
"Environment": {
21702170
"ComputeType": "BUILD_GENERAL1_SMALL",
2171-
"Image": "aws/codebuild/standard:6.0",
2171+
"Image": "aws/codebuild/standard:7.0",
21722172
"ImagePullCredentialsType": "CODEBUILD",
21732173
"PrivilegedMode": false,
21742174
"Type": "LINUX_CONTAINER"
@@ -2466,7 +2466,7 @@
24662466
},
24672467
"Environment": {
24682468
"ComputeType": "BUILD_GENERAL1_SMALL",
2469-
"Image": "aws/codebuild/standard:6.0",
2469+
"Image": "aws/codebuild/standard:7.0",
24702470
"ImagePullCredentialsType": "CODEBUILD",
24712471
"PrivilegedMode": false,
24722472
"Type": "LINUX_CONTAINER"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-cross-account-keys.js.snapshot/tree.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@
525525
"ProjectName": {
526526
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
527527
},
528-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
528+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
529529
},
530530
"runOrder": 1,
531531
"roleArn": {
@@ -557,7 +557,7 @@
557557
"ProjectName": {
558558
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
559559
},
560-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
560+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
561561
},
562562
"runOrder": 1,
563563
"roleArn": {
@@ -2385,7 +2385,7 @@
23852385
},
23862386
"environment": {
23872387
"type": "LINUX_CONTAINER",
2388-
"image": "aws/codebuild/standard:6.0",
2388+
"image": "aws/codebuild/standard:7.0",
23892389
"imagePullCredentialsType": "CODEBUILD",
23902390
"privilegedMode": false,
23912391
"computeType": "BUILD_GENERAL1_SMALL"
@@ -3125,7 +3125,7 @@
31253125
},
31263126
"environment": {
31273127
"type": "LINUX_CONTAINER",
3128-
"image": "aws/codebuild/standard:6.0",
3128+
"image": "aws/codebuild/standard:7.0",
31293129
"imagePullCredentialsType": "CODEBUILD",
31303130
"privilegedMode": false,
31313131
"computeType": "BUILD_GENERAL1_SMALL"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/PipelinesFileSystemLocations.template.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1343,7 +1343,7 @@
13431343
"EncryptionKey": "alias/aws/s3",
13441344
"Environment": {
13451345
"ComputeType": "BUILD_GENERAL1_SMALL",
1346-
"Image": "aws/codebuild/standard:6.0",
1346+
"Image": "aws/codebuild/standard:7.0",
13471347
"ImagePullCredentialsType": "CODEBUILD",
13481348
"PrivilegedMode": true,
13491349
"Type": "LINUX_CONTAINER"
@@ -1752,7 +1752,7 @@
17521752
"EncryptionKey": "alias/aws/s3",
17531753
"Environment": {
17541754
"ComputeType": "BUILD_GENERAL1_SMALL",
1755-
"Image": "aws/codebuild/standard:6.0",
1755+
"Image": "aws/codebuild/standard:7.0",
17561756
"ImagePullCredentialsType": "CODEBUILD",
17571757
"PrivilegedMode": true,
17581758
"Type": "LINUX_CONTAINER"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-file-system-locations.js.snapshot/tree.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,7 @@
18431843
"encryptionKey": "alias/aws/s3",
18441844
"environment": {
18451845
"type": "LINUX_CONTAINER",
1846-
"image": "aws/codebuild/standard:6.0",
1846+
"image": "aws/codebuild/standard:7.0",
18471847
"imagePullCredentialsType": "CODEBUILD",
18481848
"privilegedMode": true,
18491849
"computeType": "BUILD_GENERAL1_SMALL"
@@ -2491,7 +2491,7 @@
24912491
"encryptionKey": "alias/aws/s3",
24922492
"environment": {
24932493
"type": "LINUX_CONTAINER",
2494-
"image": "aws/codebuild/standard:6.0",
2494+
"image": "aws/codebuild/standard:7.0",
24952495
"imagePullCredentialsType": "CODEBUILD",
24962496
"privilegedMode": true,
24972497
"computeType": "BUILD_GENERAL1_SMALL"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-vpc.js.snapshot/PipelineStack.template.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,7 @@
670670
"ProjectName": {
671671
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
672672
},
673-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
673+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
674674
},
675675
"InputArtifacts": [
676676
{
@@ -707,7 +707,7 @@
707707
"ProjectName": {
708708
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
709709
},
710-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
710+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
711711
},
712712
"InputArtifacts": [
713713
{
@@ -1191,7 +1191,7 @@
11911191
},
11921192
"Environment": {
11931193
"ComputeType": "BUILD_GENERAL1_SMALL",
1194-
"Image": "aws/codebuild/standard:6.0",
1194+
"Image": "aws/codebuild/standard:7.0",
11951195
"ImagePullCredentialsType": "CODEBUILD",
11961196
"PrivilegedMode": false,
11971197
"Type": "LINUX_CONTAINER"
@@ -1626,7 +1626,7 @@
16261626
},
16271627
"Environment": {
16281628
"ComputeType": "BUILD_GENERAL1_SMALL",
1629-
"Image": "aws/codebuild/standard:6.0",
1629+
"Image": "aws/codebuild/standard:7.0",
16301630
"ImagePullCredentialsType": "CODEBUILD",
16311631
"PrivilegedMode": false,
16321632
"Type": "LINUX_CONTAINER"
@@ -1955,7 +1955,7 @@
19551955
},
19561956
"Environment": {
19571957
"ComputeType": "BUILD_GENERAL1_SMALL",
1958-
"Image": "aws/codebuild/standard:6.0",
1958+
"Image": "aws/codebuild/standard:7.0",
19591959
"ImagePullCredentialsType": "CODEBUILD",
19601960
"PrivilegedMode": false,
19611961
"Type": "LINUX_CONTAINER"
@@ -2054,7 +2054,7 @@
20542054
},
20552055
"Environment": {
20562056
"ComputeType": "BUILD_GENERAL1_SMALL",
2057-
"Image": "aws/codebuild/standard:6.0",
2057+
"Image": "aws/codebuild/standard:7.0",
20582058
"ImagePullCredentialsType": "CODEBUILD",
20592059
"PrivilegedMode": false,
20602060
"Type": "LINUX_CONTAINER"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline-with-vpc.js.snapshot/tree.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1031,7 +1031,7 @@
10311031
"ProjectName": {
10321032
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
10331033
},
1034-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
1034+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
10351035
},
10361036
"runOrder": 1,
10371037
"roleArn": {
@@ -1063,7 +1063,7 @@
10631063
"ProjectName": {
10641064
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
10651065
},
1066-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
1066+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
10671067
},
10681068
"runOrder": 1,
10691069
"roleArn": {
@@ -1646,7 +1646,7 @@
16461646
},
16471647
"environment": {
16481648
"type": "LINUX_CONTAINER",
1649-
"image": "aws/codebuild/standard:6.0",
1649+
"image": "aws/codebuild/standard:7.0",
16501650
"imagePullCredentialsType": "CODEBUILD",
16511651
"privilegedMode": false,
16521652
"computeType": "BUILD_GENERAL1_SMALL"
@@ -2354,7 +2354,7 @@
23542354
},
23552355
"environment": {
23562356
"type": "LINUX_CONTAINER",
2357-
"image": "aws/codebuild/standard:6.0",
2357+
"image": "aws/codebuild/standard:7.0",
23582358
"imagePullCredentialsType": "CODEBUILD",
23592359
"privilegedMode": false,
23602360
"computeType": "BUILD_GENERAL1_SMALL"
@@ -2788,7 +2788,7 @@
27882788
},
27892789
"environment": {
27902790
"type": "LINUX_CONTAINER",
2791-
"image": "aws/codebuild/standard:6.0",
2791+
"image": "aws/codebuild/standard:7.0",
27922792
"imagePullCredentialsType": "CODEBUILD",
27932793
"privilegedMode": false,
27942794
"computeType": "BUILD_GENERAL1_SMALL"
@@ -2938,7 +2938,7 @@
29382938
},
29392939
"environment": {
29402940
"type": "LINUX_CONTAINER",
2941-
"image": "aws/codebuild/standard:6.0",
2941+
"image": "aws/codebuild/standard:7.0",
29422942
"imagePullCredentialsType": "CODEBUILD",
29432943
"privilegedMode": false,
29442944
"computeType": "BUILD_GENERAL1_SMALL"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline.js.snapshot/PipelineStack.template.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"ProjectName": {
280280
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
281281
},
282-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
282+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
283283
},
284284
"InputArtifacts": [
285285
{
@@ -316,7 +316,7 @@
316316
"ProjectName": {
317317
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
318318
},
319-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
319+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
320320
},
321321
"InputArtifacts": [
322322
{
@@ -2038,7 +2038,7 @@
20382038
},
20392039
"Environment": {
20402040
"ComputeType": "BUILD_GENERAL1_SMALL",
2041-
"Image": "aws/codebuild/standard:6.0",
2041+
"Image": "aws/codebuild/standard:7.0",
20422042
"ImagePullCredentialsType": "CODEBUILD",
20432043
"PrivilegedMode": false,
20442044
"Type": "LINUX_CONTAINER"
@@ -2315,7 +2315,7 @@
23152315
},
23162316
"Environment": {
23172317
"ComputeType": "BUILD_GENERAL1_SMALL",
2318-
"Image": "aws/codebuild/standard:6.0",
2318+
"Image": "aws/codebuild/standard:7.0",
23192319
"ImagePullCredentialsType": "CODEBUILD",
23202320
"PrivilegedMode": false,
23212321
"Type": "LINUX_CONTAINER"

packages/@aws-cdk-testing/framework-integ/test/pipelines/test/integ.newpipeline.js.snapshot/tree.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
"ProjectName": {
389389
"Ref": "PipelineBuildSynthCdkBuildProject6BEFA8E6"
390390
},
391-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"09deb76d97fe89f2ccd364ad1eedc7ebc7c010be6bf79da68c34f358446cd134\"}]"
391+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"9846e726ec481ed25679c0170187f40b4920586fd0e7314d24f56620d9f53f5b\"}]"
392392
},
393393
"runOrder": 1,
394394
"roleArn": {
@@ -420,7 +420,7 @@
420420
"ProjectName": {
421421
"Ref": "PipelineUpdatePipelineSelfMutationDAA41400"
422422
},
423-
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"d481eb7e52fa70e98aa3e0e22b2f258bef28632bc13e90928d96c7e1479e3a2b\"}]"
423+
"EnvironmentVariables": "[{\"name\":\"_PROJECT_CONFIG_HASH\",\"type\":\"PLAINTEXT\",\"value\":\"167eef1378d6e6ad8c4c8da3461f900d6e066cd0916052ee812a8d94b87ad38c\"}]"
424424
},
425425
"runOrder": 1,
426426
"roleArn": {
@@ -2223,7 +2223,7 @@
22232223
},
22242224
"environment": {
22252225
"type": "LINUX_CONTAINER",
2226-
"image": "aws/codebuild/standard:6.0",
2226+
"image": "aws/codebuild/standard:7.0",
22272227
"imagePullCredentialsType": "CODEBUILD",
22282228
"privilegedMode": false,
22292229
"computeType": "BUILD_GENERAL1_SMALL"
@@ -2942,7 +2942,7 @@
29422942
},
29432943
"environment": {
29442944
"type": "LINUX_CONTAINER",
2945-
"image": "aws/codebuild/standard:6.0",
2945+
"image": "aws/codebuild/standard:7.0",
29462946
"imagePullCredentialsType": "CODEBUILD",
29472947
"privilegedMode": false,
29482948
"computeType": "BUILD_GENERAL1_SMALL"

0 commit comments

Comments
 (0)