Skip to content

Login to docker to run docker images#7464

Merged
friedrichg merged 2 commits intomasterfrom
fix-rate-limiting-issue
Apr 30, 2026
Merged

Login to docker to run docker images#7464
friedrichg merged 2 commits intomasterfrom
fix-rate-limiting-issue

Conversation

@friedrichg
Copy link
Copy Markdown
Member

@friedrichg friedrichg commented Apr 30, 2026

The buildx step is not needed in integration anymore.

There is no arm64 image for v3.4. so I updated the image to 3.5

What this PR does:

Which issue(s) this PR fixes:
Fixes #7414

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
  • docs/configuration/v1-guarantees.md updated if this PR introduces experimental flags

The buildx step is not needed in integration anymore

Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
@dosubot dosubot Bot added the ci/cd label Apr 30, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 30, 2026
Libraries are already using 3.5

Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
@friedrichg friedrichg force-pushed the fix-rate-limiting-issue branch from e5e0a84 to 2bbd901 Compare April 30, 2026 17:11
@friedrichg friedrichg merged commit 9eddea9 into master Apr 30, 2026
68 of 69 checks passed
@friedrichg friedrichg deleted the fix-rate-limiting-issue branch April 30, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd lgtm This PR has been approved by a maintainer size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: Docker Hub rate limit failures on ARM runners due to unauthenticated pull of tonistiigi/binfmt

2 participants