Skip to content

Commit

Permalink
chore: Remove imagick extension from PHP Dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin committed Aug 1, 2024
1 parent 2d7d3a8 commit f9152c5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion images/php-apache/8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN install-php-extensions \
blackfire \
exif \
gd \
imagick \
intl \
ldap \
mysqli \
Expand Down
1 change: 0 additions & 1 deletion images/phpfpm/8.3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ RUN install-php-extensions \
blackfire \
exif \
gd \
imagick \
intl \
ldap \
mysqli \
Expand Down

0 comments on commit f9152c5

Please sign in to comment.