Skip to content

Commit 009c2c7

Browse files
authored
build: Update qemu-docker to v6.17 (#1056)
1 parent 06434c0 commit 009c2c7

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,7 +1,7 @@
11
ARG VERSION_ARG="latest"
22
FROM scratch AS build-amd64
33

4-
COPY --from=qemux/qemu-docker:6.16 / /
4+
COPY --from=qemux/qemu-docker:6.17 / /
55

66
ARG DEBCONF_NOWARNINGS="yes"
77
ARG DEBIAN_FRONTEND="noninteractive"

0 commit comments

Comments
 (0)