Skip to content

Commit c787f03

Browse files
authored
Merge pull request #54 from crazy-max/iconv
Add php81-iconv extension
2 parents 290fadd + aca3e7c commit c787f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN apk --update --no-cache add \
2525
php81-dom \
2626
php81-fpm \
2727
php81-gd \
28+
php81-iconv \
2829
php81-json \
2930
php81-ldap \
3031
php81-mbstring \

0 commit comments

Comments
 (0)