Skip to content

Releases: aws/aws-codebuild-docker-images

Image release 26.03.25

Choose a tag to compare

@pjotrok pjotrok released this 13 Apr 09:19
1590e48

AWS CodeBuild available runtimes: https://docs.aws.amazon.com/codebuild/latest/userguide/available-runtimes.html

Updated images:

  • standard 7.0
  • standard 8.0
  • amazonlinux-x86_64-standard:5.0
  • amazonlinux-x86_64-standard:6.0
  • amazonlinux-aarch64-standard:3.0
  • amazonlinux-aarch64-standard:4.0

Image updates: Apply corretto runtime version fixes

Choose a tag to compare

@lh-aws lh-aws released this 02 Oct 21:54

Fixes to multiple images for issue #738 were applied. Install commands for custom Corretto versions were updated to ensure a consistent install directory format.

Image updates: upgrade existing package versions and add new runtime versions

Choose a tag to compare

@lh-aws lh-aws released this 23 Aug 23:11
  • AL2:5.0/Ubuntu:7.0/AL2-Arm:3.0: Upgrade docker from 23 to 26
  • AL2:5.0/Ubuntu:7.0/AL2-Arm:3.0: Added new major runtime: Node 22
  • AL2:5.0/Ubuntu:7.0/AL2-Arm:3.0: Added gh and setfacl tools
  • AL2-Arm:2.0 and AL2-Arm:3.0: Added support for custom runtime version selection
  • Various minor version upgrades

Add dotnet8 lambda compute image

Choose a tag to compare

@LZY7977 LZY7977 released this 08 May 17:25
9fcc604
  • Add both aarch64 and x86_64 dotnet8 lambda compute images

upgrade existing package versions; add new runtime versions; support custom runtime versions

Choose a tag to compare

@LZY7977 LZY7977 released this 10 Apr 20:51
2f7c470

Description of changes:

Upgrade existing package versions

  • node18: from 18.18.2 to 18.19.1
  • node20: from 20.9.0 to 20.11.1
  • go1.20: from 1.20.11 to 1.20.13
  • go1.21: from 1.21.4 to 1.21.8
  • python3.11: from 3.11.6 to 3.11.8
  • python3.12: from 3.12.0 to 3.12.2
  • php8.2: from 8.2.12 to 8.2.17
  • ruby3.2: from 3.2.2 to 3.2.3
  • .Net6: from 6.0.419 to 6.0.420
  • .Net8: from 8.0.201 to 8.0.203
  • powershell 7.3: from 7.3.4 to 7.3.11
  • pip: from 23 to 24

Add new runtime versions

We added following runtime versions into amazonlinux2-x86_64-standard:5.0 and standard:7.0:

  • Corretto 8 and Corretto 11
  • Go 1.22
  • Python 3.9 and 3.10
  • PHP 8.3
  • Ruby 3.1 and 3.3

Support custom runtime versions

Instead of using the pre-installed runtime versions in CodeBuild-managed images, you can install and use custom versions of your choice.

More information could be found in the public doc: https://docs.aws.amazon.com/en_us/codebuild/latest/userguide/runtime-versions.html#custom-runtime

Upgrade ssm agent version

Choose a tag to compare

@LZY7977 LZY7977 released this 22 Mar 02:47
769227e
  • Upgrade ssm agent version to address CVEs

Upgrade runc and .Net packages on Arm images

Choose a tag to compare

@LZY7977 LZY7977 released this 07 Mar 00:05
d8f9acc

Upgrade runc and .Net packages on Arm images to address various CVEs

Upgrade .Net versions to address security issues

Choose a tag to compare

@LZY7977 LZY7977 released this 01 Mar 18:01
7b60370

Update runc and Upgrade .Net versions on Ubuntu and AL(x86_64) images

Choose a tag to compare

@LZY7977 LZY7977 released this 08 Feb 23:18
9dacbd5

Update ARM 3.0 Image with latest runtimes

Choose a tag to compare

@Dylan-AWS Dylan-AWS released this 30 Jan 00:14
211ddf6

Fixes for various issues

Adds the following major version.
Dotnet 8
Node 20
Corretto21
Python 3.12
Golang 1.21
PHP 8.2
PHP 8.3

As well as other version updates