Skip to content

Commit

Permalink
Release 20240920
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiyuanzzz committed Sep 20, 2024
1 parent feaf3bd commit ee9a1d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
- [Amazon Linux 2 release notes](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-al2.html)
- [Amazon Linux AMI 2018.03 Release Notes](https://aws.amazon.com/amazon-linux-ami/2018.03-release-notes/)

## 20240919
- al2 ami version: 20240919
## 20240920
- al2 ami version: 20240920
- source al2 ami: amzn2-ami-minimal-hvm-2.0.20240916.0-x86_64-ebs
- source al2 arm ami: amzn2-ami-minimal-hvm-2.0.20240916.0-arm64-ebs
- source al2 kernel 5.10 ami: amzn2-ami-minimal-hvm-2.0.20240916.0-x86_64-ebs
- source al2 kernel 5.10 arm ami: amzn2-ami-minimal-hvm-2.0.20240916.0-arm64-ebs
- bug fix: pin the aws-neuronx-dkms package version to 2.17.17.0 only for al2inf [#315](https://github.com/aws/amazon-ecs-ami/pull/315)

## 20240917
- al2023 ami version: 20240917
Expand Down
2 changes: 1 addition & 1 deletion release-al2.auto.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ami_version_al2 = "20240919"
ami_version_al2 = "20240920"
ecs_agent_version = "1.86.3"
ecs_init_rev = "1"
docker_version = "25.0.6"
Expand Down

0 comments on commit ee9a1d7

Please sign in to comment.