Skip to content

v5.0.0 🚀

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 21:48
· 14 commits to refs/heads/main since this release
65a34cd

Changes

  • Re-oragnize docker folder structure.
  • Support Read-only Filesystems by Defaults
    • As a result, envsubst will not run on .env.* files at container startup in production to expand env variables. As an alternative, you can configure PHP Framework to do Environment Variables expanding.
  • Upgrade Alpine PHP Image 3.13 -> 3.15
  • Upgrade Nginx Version 1.20 -> 1.21