1
0
espelhamento de https://github.com/dockur/windows.git sincronizado 2026-06-10 11:59:33 +08:00

fix: Remove non-printable characters (#1160)

Esse commit está contido em:
Kroese
2025-03-24 14:10:30 +01:00
commit de GitHub
commit a9e3ffa413
3 arquivos alterados com 13 adições e 3 exclusões
+1 -1
Ver Arquivo
@@ -1,7 +1,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.04 / /
COPY --from=qemux/qemu:7.05 / /
ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"