mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
build: Update to qemu-docker v4.18
This commit is contained in:
parent
2d31691273
commit
e8e1d54cf0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
FROM scratch
|
||||
COPY --from=qemux/qemu-docker:4.17 / /
|
||||
COPY --from=qemux/qemu-docker:4.18 / /
|
||||
|
||||
ARG DEBCONF_NOWARNINGS "yes"
|
||||
ARG DEBIAN_FRONTEND "noninteractive"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue