diff --git a/phlex/Dockerfile b/phlex/Dockerfile index da70ea8..8572dcb 100644 --- a/phlex/Dockerfile +++ b/phlex/Dockerfile @@ -14,7 +14,7 @@ RUN \ apache2-utils=2.4.38-r3 \ nginx=1.14.2-r0 \ php7-curl=7.2.13-r0 \ - php7-fileinfo=7.2.13-r0 \ + php7-fileinfo=7.2.14-r0 \ php7-fpm=7.2.13-r0 \ php7-json=7.2.13-r0 \ php7-opcache=7.2.13-r0 \