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