aws / amazon-ecs-ami

Packer recipes for building the official ECS-optimized Amazon Linux AMIs
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
Apache License 2.0
205 stars 47 forks source link

update containerd version to 1.7.11 #207

Closed singholt closed 9 months ago

singholt commented 9 months ago

Summary

This PR updates the containerd versions in variables.pkr.hcl for both AL2, and AL2023. This will be picked up in the next ECS AMI release.

Testing

Ran the internal qualification process.

New tests cover the changes: no

Description for the changelog

enhancement: update containerd version to 1.7.11

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.