mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 09:50:27 +00:00
fix: Password encoding failure (#532)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM scratch
|
||||
COPY --from=qemux/qemu-docker:5.06 / /
|
||||
COPY --from=qemux/qemu-docker:5.07 / /
|
||||
|
||||
ARG VERSION_ARG="0.0"
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
|
||||
Reference in New Issue
Block a user