Skip to content

Conversation

@hasiburr-qti
Copy link
Contributor

Description

Migrate Base Image pull from DockerHub to AWS ECR

Description: This PR updates the base image source from DockerHub to AWS ECR due to rate limit restrictions encountered with unauthenticated pulls. The issue was caused by exceeding DockerHub’s pull rate limits, resulting in failed resolutions for ubuntu:22.04.

To mitigate this, the image is now pulled from AWS Elastic Container Registry (ECR), ensuring improved reliability and uninterrupted access. This change enhances workflow stability and prevents future rate-limit errors.

Changes:

  • Updated base image reference from DockerHub to AWS ECR.

Impact:

  • Eliminates DockerHub pull rate limit issues.
  • Improves reliability of image retrieval.
  • Aligns with a more scalable and controlled image management approach.

@quic-aditrath
Copy link
Contributor

Please follow formatting guidelines in commit message and use imperative tone.

Migrate Base Image pull from DockerHub to AWS ECR
This commit updates the base image source from DockerHub to
AWS ECR due to rate limit restrictions encountered with unauthenticated
pulls. The issue could be caused by exceeding DockerHub’s pull rate
limits, resulting in failed resolutions for ubuntu:22.04.

To mitigate this, the image can be pulled from AWS Elastic Container
Registry (ECR), ensuring improved reliability and uninterrupted access.
This change enhances workflow stability and prevents future rate-limit errors.

Signed-off-by: Hasibur Rahman Mohammed <hasiburr@qti.qualcomm.com>
Copy link
Contributor

@quic-aditrath quic-aditrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quic-aditrath quic-aditrath merged commit 0a4ad8b into AudioReach:main Sep 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants