feat: Migrate unattended commands from XML to scripts (#2034)

This commit is contained in:
Kroese
2026-08-03 02:13:00 +02:00
committed by GitHub
parent 77902bd05b
commit b1e2cc47ac
64 changed files with 3677 additions and 3485 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64
COPY --from=qemux/qemu:7.42 / /
COPY --from=qemux/qemu:7.43 / /
ARG TARGETARCH
ARG VERSION_WSDD="1.26"