docker
docker copied to clipboard
Build PHP 8.3 images
Build is failing due to https://github.com/Imagick/imagick/pull/641 https://github.com/Imagick/imagick/issues/640
Seems there's a release soon including a fix.
Is there a contingency plan in place for the scenario that https://github.com/Imagick/imagick has been abandoned? It's been six months since https://github.com/Imagick/imagick/issues/640 was opened without feedback from the maintainer.
@tmannherz currently not really as moving away from Imagick would be a quite bigger project.
Short-term we could think of implementing a workaround using imagick@master
for this images, but I'd like to avoid this tbh.
Obsolete due to #162