fix: adds php84-xml

This commit is contained in:
Brock H Caldwell
2025-11-04 14:24:42 -06:00
parent 56129de3f9
commit 5e306c6740

View File

@@ -18,6 +18,7 @@ RUN apk add --no-cache \
php84-opcache \
php84-openssl \
php84-pdo_mysql \
php84-xml \
supervisor
RUN ln -s /usr/bin/php84 /usr/bin/php