Explorar el Código

chore(deps): update qemux/qemu-docker docker tag to v6.02 (#759)

renovate[bot] hace 11 meses
padre
commit
34d6fa73f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,5 +1,5 @@
 FROM scratch
-COPY --from=qemux/qemu-docker:6.01 / /
+COPY --from=qemux/qemu-docker:6.02 / /
 
 ARG VERSION_ARG="0.0"
 ARG DEBCONF_NOWARNINGS="yes"