mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
build: Update qemu-docker to 4.14 (#174)
This commit is contained in:
parent
41bab9d16d
commit
01f9603c47
@ -1,5 +1,5 @@
|
||||
FROM scratch
|
||||
COPY --from=qemux/qemu-docker:4.13 / /
|
||||
COPY --from=qemux/qemu-docker:4.14 / /
|
||||
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBIAN_FRONTEND "noninteractive"
|
||||
|
Loading…
Reference in New Issue
Block a user