Skip to content

Commit

Permalink
Containers: Update QEMU t version 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cfernald committed Sep 24, 2024
1 parent 9cc7a80 commit bfc5004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/Ubuntu-22/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ RUN update-alternatives \
FROM build AS test

ARG QEMU_URL="https://gitlab.com/qemu-project/qemu.git"
ARG QEMU_BRANCH="v8.0.0"
ARG QEMU_BRANCH="v9.0.0"

RUN apt-get update && apt-get install --yes --no-install-recommends \
autoconf \
Expand Down

0 comments on commit bfc5004

Please sign in to comment.