Explorar el Código

Update Dockerfile

Kroese hace 1 año
padre
commit
e2f91a2c03
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM qemus:qemu-docker
+FROM qemus/qemu-docker:latest
 
 ARG DEBCONF_NOWARNINGS="yes"
 ARG DEBIAN_FRONTEND "noninteractive"