mirror of
https://github.com/dockur/windows.git
synced 2025-12-23 02:40:43 +00:00
feat: Use q35 machine type for Windows XP (#823)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM scratch AS build-amd64
|
||||
COPY --from=qemux/qemu-docker:6.05 / /
|
||||
COPY --from=qemux/qemu-docker:6.06 / /
|
||||
|
||||
ARG VERSION_ARG="0.0"
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
|
||||
Reference in New Issue
Block a user