Skip to content

Commit

Permalink
Update predefined version from 2.4.6-p4 to 2.4.7 (markshust#1128)
Browse files Browse the repository at this point in the history
  • Loading branch information
YevhenZvieriev authored and markshust committed Apr 17, 2024
1 parent 7b527ca commit 4dd2e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/onelinesetup
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4dd2e62

Please sign in to comment.