Magento 2 installation with DDEV
Version updated for julienloizelet/magento2-ddev-installation to version v3.1.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changed
- Use
mariadb:10.4
as default database for Magento >=2.4.1
- Use
mariadb:10.2
as default database for Magento <2.4.1
Add
- Add
database
input to allow choosing database version and type
Fixed
- Remediate command injection vulnerabilities by using intermediate environment variables