AWS ECS Service Not Updating Task Definition After Deploying New Version
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-08-22
aws ecs fargate boto3
I have a setup on AWS ECS where I am using Fargate to run my containers. I created a new task definition revision with a slight change in the container image ta...