We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcc7b9 commit 7544170Copy full SHA for 7544170
CHANGELOG.md
@@ -5,6 +5,10 @@
5
- [Amazon Linux 2 release notes](https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-al2.html)
6
- [Amazon Linux AMI 2018.03 Release Notes](https://aws.amazon.com/amazon-linux-ami/2018.03-release-notes/)
7
8
+## 20241023
9
+- al2 ami version: 20241023
10
+- enhancement: gpu AMI package update [#328](https://github.com/aws/amazon-ecs-ami/pull/328)
11
+
12
## 20241017
13
- ecs version: 1.87.1
14
- al2 ami version: 20241017
release-al2.auto.pkrvars.hcl
@@ -1,4 +1,4 @@
1
-ami_version_al2 = "20241017"
+ami_version_al2 = "20241023"
2
ecs_agent_version = "1.87.1"
3
ecs_init_rev = "1"
4
docker_version = "25.0.6"
0 commit comments