Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

3.0.1

Choose a tag to compare

@tylercherpak tylercherpak released this 05 Jan 16:01
· 117 commits to develop since this release

Fixed

  • Fixes the correct image name for phpfpm in Linux platforms
  • Fixes issue with php ini file being in the wrong location and add upgrade command to resolve this for exisitng projects.
  • Fixes xdebug values for xdebug3 since the port and settings changed moving from v2 to v3.

Changed

  • Update elasticsearch image to 7.9.3
  • Add Elasticsearch image update to the upgrade command. This will also delete the docker volume since it can cause issues. (Prompts user before deleting data.)
  • More readme updates for upgrading to the latest images.