From 4f916eaf981ca65ef93fee983265ef560d10063d Mon Sep 17 00:00:00 2001 From: Lucas Gravley <29484535+admiralAwkbar@users.noreply.github.com> Date: Mon, 3 Aug 2020 14:28:50 -0500 Subject: [PATCH] mas deps --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 22d9a952..cd7db4d7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -66,7 +66,7 @@ RUN apk add --update --no-cache \ openjdk8-jre \ perl \ php7 php7-phar php7-json php7-mbstring php-xmlwriter \ - php7-tokenizer php7-ctype php7-curl php7-dom \ + php7-tokenizer php7-ctype php7-curl php7-dom php7-simplexml \ py3-setuptools \ readline-dev \ ruby ruby-dev ruby-bundler ruby-rdoc \