#tradewind:fix mbstring
This commit is contained in:
parent
0f0debb8ca
commit
4cebb44b4c
@ -12,7 +12,6 @@ RUN apk add --no-cache --virtual .build-deps \
|
||||
libxml2-dev \
|
||||
postgresql-dev \
|
||||
sqlite-dev \
|
||||
libonig-dev \
|
||||
&& apk add --no-cache \
|
||||
curl \
|
||||
git \
|
||||
@ -27,7 +26,6 @@ RUN apk add --no-cache --virtual .build-deps \
|
||||
&& docker-php-ext-install \
|
||||
curl \
|
||||
iconv \
|
||||
mbstring \
|
||||
pdo \
|
||||
pdo_mysql \
|
||||
pdo_pgsql \
|
||||
|
Loading…
x
Reference in New Issue
Block a user