mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
fix: Custom URL parsing (#528)
This commit is contained in:
parent
98204e54ef
commit
b1f10aa546
4 changed files with 11 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
FROM scratch
|
||||
COPY --from=qemux/qemu-docker:5.05 / /
|
||||
COPY --from=qemux/qemu-docker:5.06 / /
|
||||
|
||||
ARG VERSION_ARG="0.0"
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue