Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 8661900

Browse files
authored
fix imagick (#27)
1 parent 63a8203 commit 8661900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-84/DockerFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN install-php-extensions mysqli \
3232
opcache \
3333
intl \
3434
redis \
35-
imagick/imagick@master \
35+
imagick \
3636
yaml
3737
RUN /docker-scripts/install_users.sh
3838
RUN /docker-scripts/install_config.sh

0 commit comments

Comments
 (0)