Skip to content

Commit 8d148a1

Browse files
authored
feat(static): add iconv extension (#1793)
1 parent 1d0169d commit 8d148a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static-builder-musl.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ RUN apk update; \
6161
php84-ctype \
6262
php84-curl \
6363
php84-dom \
64+
php84-iconv \
6465
php84-mbstring \
6566
php84-openssl \
6667
php84-pcntl \

0 commit comments

Comments
 (0)