mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 14:41:49 +00:00
build: Update Dockerfile
This commit is contained in:
parent
561d612d67
commit
c989afb899
@ -5,6 +5,7 @@ FROM scratch AS build-amd64
|
||||
|
||||
COPY --from=qemux/qemu:7.12 / /
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBIAN_FRONTEND="noninteractive"
|
||||
ARG DEBCONF_NONINTERACTIVE_SEEN="true"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user