https://tideways.com/profiler/downloads
https://github.com/Imagick/imagick/tags
https://github.com/newrelic/newrelic-php-agent/releases
docker build -f src/8.5/src/Dockerfile -t docker.io/openmage/php:8.5.0 src/8.5/src/
cd src/8.5/src && docker buildx create --use && docker buildx build --progress=plain --platform linux/amd64,linux/arm64 --push -t docker.io/openmage/php:8.5.0 .