diff --git a/php-84/DockerFile b/php-84/DockerFile index 6c42e89..79d2624 100644 --- a/php-84/DockerFile +++ b/php-84/DockerFile @@ -32,7 +32,7 @@ RUN install-php-extensions mysqli \ opcache \ intl \ redis \ - imagick/imagick@master \ + imagick \ yaml RUN /docker-scripts/install_users.sh RUN /docker-scripts/install_config.sh