Skip to content

Commit 57cc278

Browse files
authored
build: Update qemu-arm to 1.04
1 parent 624d8cf commit 57cc278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM scratch
2-
COPY --from=qemux/qemu-arm:1.03 / /
2+
COPY --from=qemux/qemu-arm:1.04 / /
33

44
ARG DEBCONF_NOWARNINGS="yes"
55
ARG DEBIAN_FRONTEND "noninteractive"

0 commit comments

Comments
 (0)