Explorar o código

Default onelinesetup to 2.4.3

Mark Shust %!s(int64=3) %!d(string=hai) anos
pai
achega
34786baf38
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/onelinesetup

+ 1 - 1
lib/onelinesetup

@@ -2,7 +2,7 @@
 set -o errexit
 
 DOMAIN=${1:-magento.test}
-VERSION=${2:-2.4.2}
+VERSION=${2:-2.4.3}
 EDITION=${3:-community}
 
 curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template | bash