Skip to content

Commit 6c7d5d6

Browse files
chore(deps): update qemux/qemu-arm docker tag to v1.12
1 parent 67bc795 commit 6c7d5d6

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.11 / /
2+
COPY --from=qemux/qemu-arm:1.12 / /
33

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

0 commit comments

Comments
 (0)