Rob Austein hace 5 años
padre
commit
b73d9b5e5f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,5 +1,5 @@
 all:
-	docker build --tag firefox-vnc .
+	docker build --tag firedock .
 
 clean:
 	@true