8000 Release 14.0.0: BREAKING. Removed EOL PHP versions, added support for multi-arch, Github actions · behance/docker-php · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

14.0.0: BREAKING. Removed EOL PHP versions, added support for multi-arch, Github actions

Compare
Choose a tag to compare
@adobejmong adobejmong released this 17 Dec 23:03
· 17 commits to master since this release
ae9d5f1

Added

  • ARM64 support. Ubuntu variant only
  • Build newrelic PHP agent from source if ARM64.
  • Push secrets
  • goss tests for composer and newrelic-daemon

Removed

  • Removed PHP 7.0, 7.1, 7.2, 7.3
  • Disabled Docker Hub autobuild

Updated

  • Updated from docker-nginx:8.10 to docker-nginx:9.0
  • Moved CI + Publish jobs to Github Actions

PR #185 - thank you @bryanlatten

0