mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-16 00:03:47 +00:00
Fix Output command
This commit is contained in:
@@ -14,4 +14,4 @@ SHELL ["/bin/bash", "-c"]
|
||||
RUN source ~/.cargo/env && ./build.sh
|
||||
|
||||
FROM scratch
|
||||
COPY --from=builder-stage /build/packages/* ./packages/
|
||||
COPY --from=builder-stage /build/packages/* /
|
||||
|
||||
Reference in New Issue
Block a user