Skip to content

Commit 4d8e1b7

Browse files
Repo File Sync: synced file(s) with microsoft/mu_devops (#440)
synced local file(s) with [microsoft/mu_devops](https://github.com/microsoft/mu_devops). 🤖: View the [Repo File Sync Configuration File](https://github.com/microsoft/mu_devops/blob/main/.sync/Files.yml) to see how files are synced. --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#15215029022](https://github.com/microsoft/mu_devops/actions/runs/15215029022) Signed-off-by: Project Mu UEFI Bot <uefibot@microsoft.com> Co-authored-by: mu-automation[bot] <204385837+mu-automation[bot]@users.noreply.github.com>
1 parent a9f7469 commit 4d8e1b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Containers/Ubuntu-22/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ RUN update-alternatives \
188188
FROM build AS test
189189

190190
ARG QEMU_URL="https://gitlab.com/qemu-project/qemu.git"
191-
ARG QEMU_BRANCH="v9.0.0"
191+
ARG QEMU_BRANCH="v10.0.0"
192192

193193
RUN apt-get update && apt-get install --yes --no-install-recommends \
194194
autoconf \

Containers/Ubuntu-24/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ RUN update-alternatives \
186186
FROM build AS test
187187

188188
ARG QEMU_URL="https://gitlab.com/qemu-project/qemu.git"
189-
ARG QEMU_BRANCH="v9.0.0"
189+
ARG QEMU_BRANCH="v10.0.0"
190190

191191
RUN apt-get update && apt-get install --yes --no-install-recommends \
192192
autoconf \

0 commit comments

Comments
 (0)