Skip to content

Commit 8e51697

Browse files
authored
build: Update qemu-arm to v7.11 (#317)
1 parent 7d900d3 commit 8e51697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM scratch
2-
COPY --from=qemux/qemu-arm:7.10 / /
2+
COPY --from=qemux/qemu-arm:7.11 / /
33

44
ARG VERSION_ARG="0.00"
55
ARG DEBCONF_NOWARNINGS="yes"

0 commit comments

Comments
 (0)