Kaynağa Gözat

Update predefined version from 2.4.6-p4 to 2.4.7 (#1128)

Jenyamba 1 yıl önce
ebeveyn
işleme
865f7e0f11
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lib/onelinesetup

+ 1 - 1
lib/onelinesetup

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