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(CICD): Pinning tonistiigi/binfmt version to qemu-v7.0.0-28 (#31376) #31377

Merged

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented Feb 13, 2025

Proposed Changes

  • This pull request includes updates to the Docker setup in the CI/CD pipeline to use a specific version of the QEMU binary format image. The most important changes are:

Updates to Docker setup:

  • Changed the QEMU image version from tonistiigi/binfmt:latest to tonistiigi/binfmt:qemu-v7.0.0-28 to ensure consistency and avoid potential issues with the latest version.
  • Updated the QEMU image version from tonistiigi/binfmt:latest to tonistiigi/binfmt:qemu-v7.0.0-28 to match the change in the deployment action and maintain uniformity across the CI/CD pipeline.

Fixes

#31376

This PR fixes: #31376

@dcolina dcolina marked this pull request as ready for review February 14, 2025 09:54
@dcolina dcolina requested a review from a team as a code owner February 14, 2025 09:54
@dcolina dcolina changed the title fix(CICD): Pinning tonistiigi/binfmt version to qemu-v8.1.5 (#31376) fix(CICD): Pinning tonistiigi/binfmt version to qemu-v7.0.0-28 (#31376) Feb 14, 2025
@dcolina dcolina added this pull request to the merge queue Feb 14, 2025
Merged via the queue into main with commit 3c19b92 Feb 14, 2025
36 checks passed
@dcolina dcolina deleted the issue-31376-cicd-nightly-build-failing-due-to-qemubinfmt-issue branch February 14, 2025 16:52
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.

[Escalation] CICD: Nightly build failing due to QEMU/binfmt issue
3 participants