Skip to content

Commit e1a59df

Browse files
build: Update qemu-arm to v3.04 (#273)
1 parent 837f007 commit e1a59df

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:3.03 / /
2+
COPY --from=qemux/qemu-arm:3.04 / /
33

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

0 commit comments

Comments
 (0)