From 671b6dd85681ec2e8b3fb3f7a3780fc305433e09 Mon Sep 17 00:00:00 2001 From: Raja Subramanian Date: Tue, 9 Jul 2024 09:43:29 +0530 Subject: [PATCH] added php-xml --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index c8a56e1..bf6e6d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,6 +25,7 @@ RUN apt-get update && \ php-soap \ php-tidy \ php-uploadprogress \ + php-xml \ php-xmlrpc \ php-yaml \ php-zip \