Aws ECR task looks for image using :latest – Docker
We have an ecs task that looks for an image with the :latest tag and deploys that image into our cluster. One of the :latest images were problematic so we deleted it hoping aws might be smart enough to tag…