mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-09-26 19:41:13 +08:00
feat(static): add iconv extension (#1793)
This commit is contained in:
@@ -61,6 +61,7 @@ RUN apk update; \
|
||||
php84-ctype \
|
||||
php84-curl \
|
||||
php84-dom \
|
||||
php84-iconv \
|
||||
php84-mbstring \
|
||||
php84-openssl \
|
||||
php84-pcntl \
|
||||
|
Reference in New Issue
Block a user