2
0
Эх сурвалжийг харах

Corrected onelinesetup to download 2.3.3

Mark Shust 5 жил өмнө
parent
commit
ece612b122
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      lib/onelinesetup

+ 1 - 1
lib/onelinesetup

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