tests/docker: alpine316: add php8-gettext package
This commit is contained in:
parent
74883e373e
commit
5177e036fa
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ RUN apk --update --no-cache add \
|
||||||
php8-curl \
|
php8-curl \
|
||||||
php8-dom \
|
php8-dom \
|
||||||
php8-gd \
|
php8-gd \
|
||||||
|
php8-gettext \
|
||||||
php8-iconv \
|
php8-iconv \
|
||||||
php8-intl \
|
php8-intl \
|
||||||
php8-json \
|
php8-json \
|
||||||
|
|
Loading…
Reference in a new issue