feat(static): add iconv extension (#1793)

This commit is contained in:
Marc
2025-08-07 17:50:47 +07:00
committed by GitHub
parent 1d0169d321
commit 8d148a16e2

View File

@@ -61,6 +61,7 @@ RUN apk update; \
php84-ctype \
php84-curl \
php84-dom \
php84-iconv \
php84-mbstring \
php84-openssl \
php84-pcntl \