Include php-xmlwriter package for postfixadmin 4.0

This commit is contained in:
myve 2025-09-15 04:16:55 +00:00
commit ea0ecf7a10

View file

@ -37,7 +37,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/v3.21/main/' \
opendmarc \ opendmarc \
php php-fpm php-imap php-mbstring php-mysqli php-curl php-zip php-xml php-bz2 php-intl php-gmp php-ldap php-common php-gd php-sqlite3 \ php php-fpm php-imap php-mbstring php-mysqli php-curl php-zip php-xml php-bz2 php-intl php-gmp php-ldap php-common php-gd php-sqlite3 \
php-session php-pdo_mysql php-dom php-ctype php-pecl-imagick php-fileinfo \ php-session php-pdo_mysql php-dom php-ctype php-pecl-imagick php-fileinfo \
php-phar php-tokenizer \ php-phar php-tokenizer php-xmlwriter \
# Nginx # Nginx
&& sed '/^http {/a\ \ && sed '/^http {/a\ \
types_hash_max_size 4096;\n\ \ types_hash_max_size 4096;\n\ \