Przeglądaj źródła

chore(deps): update qemux/qemu-docker docker tag to v5.11 (#566)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1 rok temu
rodzic
commit
2e638b679a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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