Skip to content

Commit

Permalink
feat: Additional download mirrors (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 24, 2024
1 parent a5b4d77 commit b84a2b6
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 911 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG VERSION_ARG="latest"
FROM scratch AS build-amd64

COPY --from=qemux/qemu-docker:6.08 / /
COPY --from=qemux/qemu-docker:6.09 / /

ARG DEBCONF_NOWARNINGS="yes"
ARG DEBIAN_FRONTEND="noninteractive"
Expand Down
Loading

0 comments on commit b84a2b6

Please sign in to comment.