Releases: exaco/laravel-octane-dockerfile
Releases · exaco/laravel-octane-dockerfile
v1.4
v1.3.0
What's Changed
- Add Composer
--audit
flag by @smortexa in #25 - Fix install PostgreSQL client by @smortexa in #29
- bz2 extension added by @miladev95 in #32
- Bz2 in README.md by @miladev95 in #33
- PHP 8.2 by @jseitel in #35
- Support for roadrunner by @jseitel in #34
- Test RoadRunner server using GitHub Actions by @smortexa in #36
New Contributors
- @miladev95 made their first contribution in #32
- @jseitel made their first contribution in #35
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
v1.1.0
v1.0.0
What's Added
- added select PHP version in b3e5729
- added
HEALTHCHECK
command in 05c06cb - run PHP command with
octane
user inENTRYPOINT
in 5059599 - added support for PostgreSQL in 5eba29d
What's Changed
- added libcurl4-openssl-dev by @tiagodevweb in #2
- package:discover command in entrypoint by @tiagodevweb in #5
- changed process name in 48d3536
New Contributors
- @tiagodevweb made their first contribution in #2
Full Changelog: v0.0.1...v1.0.0