We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a4738 commit a9f7469Copy full SHA for a9f7469
.sync/containers/Ubuntu-22/Dockerfile
@@ -192,7 +192,7 @@ RUN update-alternatives \
192
FROM build AS test
193
194
ARG QEMU_URL="https://gitlab.com/qemu-project/qemu.git"
195
-ARG QEMU_BRANCH="v9.0.0"
+ARG QEMU_BRANCH="v10.0.0"
196
197
RUN apt-get update && apt-get install --yes --no-install-recommends \
198
autoconf \
.sync/containers/Ubuntu-24/Dockerfile
@@ -190,7 +190,7 @@ RUN update-alternatives \
190
191
0 commit comments