Browse Source

build: Update qemu-docker to 4.14 (#174)

Kroese 1 năm trước cách đây
mục cha
commit
01f9603c47
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,5 +1,5 @@
 FROM scratch
-COPY --from=qemux/qemu-docker:4.13 / /
+COPY --from=qemux/qemu-docker:4.14 / /
 
 ARG DEBCONF_NOWARNINGS="yes"
 ARG DEBIAN_FRONTEND "noninteractive"