diff --git a/phlex/Dockerfile b/phlex/Dockerfile index da70ea8..3dec70b 100644 --- a/phlex/Dockerfile +++ b/phlex/Dockerfile @@ -24,7 +24,7 @@ RUN \ php7-sockets=7.2.13-r0 \ php7-sqlite3=7.2.13-r0 \ php7-zip=7.2.13-r0 \ - php7-simplexml=7.2.13-r0 \ + php7-simplexml=7.2.14-r0 \ php7-xml=7.2.13-r0 \ \ && mkdir -p /opt \