mirror of
https://github.com/dockur/windows.git
synced 2026-04-19 13:01:03 +01: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