docker: Dockerfile: add php8-gettext package
This commit is contained in:
parent
8b1f9115ad
commit
74883e373e
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ RUN apk --update --no-cache add \
|
||||||
php8-curl \
|
php8-curl \
|
||||||
php8-fpm \
|
php8-fpm \
|
||||||
php8-gd \
|
php8-gd \
|
||||||
|
php8-gettext \
|
||||||
php8-iconv \
|
php8-iconv \
|
||||||
php8-intl \
|
php8-intl \
|
||||||
php8-json \
|
php8-json \
|
||||||
|
|
Loading…
Reference in a new issue