From 0c90e9718565dcb9cb9d8f9c1935381c3b55ded4 Mon Sep 17 00:00:00 2001 From: Adrien le Maire Date: Thu, 11 Feb 2021 07:56:30 +0000 Subject: [PATCH] Update Dockerfile --- roundcubemail/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/roundcubemail/Dockerfile b/roundcubemail/Dockerfile index 3a1a09c..c8a26ea 100644 --- a/roundcubemail/Dockerfile +++ b/roundcubemail/Dockerfile @@ -15,6 +15,7 @@ RUN set -ex; \ php-imagick \ php-cli \ php-mbstring \ + php-xml \ apache2 \ libapache2-mod-php \ rsync \