CodexBloom - AI-Powered Q&A Platform

AWS ECS Service Not Updating Task Definition with New Container Image Tag

👀 Views: 0 💬 Answers: 1 📅 Created: 2025-06-18
aws ecs docker ecr

I'm facing an issue where my AWS ECS service isn't picking up the new container image tag after an update. I have a CI/CD pipeline that builds and pushes a new ...