> [!META]- Inline Metadata > [status:: boat] > [source:: ] > [tags:: #note/evergreen #state/boat #concepts/aws/cdk/lambda #concepts/containerization/docker] > [up:: [[AWS MOC]]] Redeploying a CDK stack with a Lambda function that relies on a Docker image in ECR won't necessarily update the function with a newly pushed image. Instead, use the Lambda console's "Deploy new image" button to push the ECR image to the function.