aws / amazon-ecs-agent

Amazon Elastic Container Service Agent
http://aws.amazon.com/ecs/
Apache License 2.0
2.08k stars 616 forks source link

Update image registry of base container images from Dockerhub to ECR #4418

Closed amogh09 closed 4 weeks ago

amogh09 commented 4 weeks ago

Summary

This PR updates source image registry of various base images we use from Dockerhub to ECR in AmazonLinuxLegacy2018 branch.

Following images were updated -

Testing

Built all the images locally.

New tests cover the changes:

Description for the changelog

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

**Does this PR include the addition of new environment variables in the README?**

Licensing

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