14.0.0: BREAKING. Removed EOL PHP versions, added support for multi-arch, Github actions
Added
- ARM64 support. Ubuntu variant only
- Build newrelic PHP agent from source if ARM64.
- Push secrets
- goss tests for
composer
andnewrelic-daemon
Removed
- Removed PHP
7.0
,7.1
,7.2
,7.3
- Disabled Docker Hub autobuild
Updated
- Updated from
docker-nginx:8.10
todocker-nginx:9.0
- Moved CI + Publish jobs to Github Actions
PR #185 - thank you @bryanlatten