Skip to content

Commit 799a63a

Browse files
committed
Enable PHP 8.2 imagick
1 parent 7ffd713 commit 799a63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/Dockerfile-8.2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ RUN apk add --no-cache \
8484
php82-ftp \
8585
php82-gd \
8686
php82-iconv \
87-
# php82-pecl-imagick \
87+
php82-pecl-imagick \
8888
php82-mbstring \
8989
php82-mysqli \
9090
php82-openssl \

0 commit comments

Comments
 (0)