diff --git a/phlex/Dockerfile b/phlex/Dockerfile index da70ea8..3e9e7d6 100644 --- a/phlex/Dockerfile +++ b/phlex/Dockerfile @@ -11,7 +11,7 @@ WORKDIR /opt # Setup base RUN \ apk add --no-cache \ - apache2-utils=2.4.38-r3 \ + apache2-utils=2.4.38-r2 \ nginx=1.14.2-r0 \ php7-curl=7.2.13-r0 \ php7-fileinfo=7.2.13-r0 \