mirror of
https://github.com/dockur/windows.git
synced 2026-01-25 04:13:17 +00:00
feat: Monitor port is now configurable (#1451)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ARG VERSION_ARG="latest"
|
||||
FROM scratch AS build-amd64
|
||||
|
||||
COPY --from=qemux/qemu:7.20 / /
|
||||
COPY --from=qemux/qemu:7.21 / /
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
|
||||
Reference in New Issue
Block a user