Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add optional param with builder image #617

Merged
merged 1 commit into from
Nov 4, 2024
Merged

fix: add optional param with builder image #617

merged 1 commit into from
Nov 4, 2024

Conversation

arminioa
Copy link
Contributor

@arminioa arminioa commented Nov 4, 2024

When renovate creates lots of PRs docker buildx is rate limited because it tries to pull its image from Docker Hub. This commit allows us to configure our own image from ECR.
Notes:
It has been tested without setting builder-image and with setting it. Nothing will change after this commit, I'll open an other PR in order to configure it on multiarch GHA.
Screenshot 2024-11-04 at 14 36 15

When renovate creates lots of PRs docker buildx is rate limited
because it tries to pull its image from Docker Hub.
This commit allows us to configure our own image from ECR.
@arminioa arminioa requested review from a team as code owners November 4, 2024 12:17
Copy link
Contributor

@durzica durzica left a comment

Choose a reason for hiding this comment

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

👍

@arminioa arminioa merged commit b69913d into master Nov 4, 2024
5 checks passed
@arminioa arminioa deleted the DEVOPS1-286 branch November 4, 2024 12:51
Copy link

github-actions bot commented Nov 4, 2024

🎉 This issue has been resolved in version 1.10.14 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants