Explorar el Código

Updated bin/onelinesetup script to 2.4.0

Mark Shust hace 5 años
padre
commit
d9f081ebd0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/onelinesetup

+ 1 - 1
lib/onelinesetup

@@ -1,6 +1,6 @@
 #!/bin/bash
 DOMAIN=${1:-magento2.test}
-VERSION=${2:-2.3.5-p1}
+VERSION=${2:-2.4.0}
 
 curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template | bash
 bin/download $VERSION