Explorar o código

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

Kroese hai 1 ano
pai
achega
01f9603c47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"