Skip to content

build: Update QEMU base image to v7.31#3

Merged
kroese merged 1 commit into
masterfrom
dev
May 30, 2026
Merged

build: Update QEMU base image to v7.31#3
kroese merged 1 commit into
masterfrom
dev

Conversation

@kroese
Copy link
Copy Markdown

@kroese kroese commented May 30, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 30, 2026 13:49
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Docker build’s QEMU base image version to keep the container runtime components in sync with the latest upstream qemux/qemu release used by this project.

Changes:

  • Bump qemux/qemu base image from 7.30 to 7.31 in the Dockerfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Dockerfile

FROM scratch
COPY --from=qemux/qemu:7.30 / /
COPY --from=qemux/qemu:7.31 / /
@kroese kroese merged commit 27dd74b into master May 30, 2026
2 checks passed
@kroese kroese deleted the dev branch May 30, 2026 13: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.

2 participants