added php7-mbstring package in wordpress

This commit is contained in:
asus
2024-02-19 00:43:40 +01:00
parent c1a52938aa
commit 689543ad74

View File

@@ -17,6 +17,7 @@ RUN apk update && apk add \
php7-dom \
php7-curl \
php7-session \
php7-mbstring \
\
mariadb-client \
curl \