Skip to content

Remove imagick workaround in PHP 8.0 image

The PHP 8.0 image contains a workaround to install imagick, because the latest version that is compatible with php 8 is not yet available via pecl.

we should remove this workaround as soon as possible.