tests/docker: alpine316: add php8-gettext package

This commit is contained in:
nodiscc 2022-09-13 17:49:45 +02:00
parent 74883e373e
commit 5177e036fa
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -10,6 +10,7 @@ RUN apk --update --no-cache add \
php8-curl \
php8-dom \
php8-gd \
php8-gettext \
php8-iconv \
php8-intl \
php8-json \