diff --git a/phlex/Dockerfile b/phlex/Dockerfile index ac13f16..d9b7de9 100644 --- a/phlex/Dockerfile +++ b/phlex/Dockerfile @@ -12,7 +12,7 @@ WORKDIR /opt RUN \ apk add --no-cache \ nginx=1.14.2-r0 \ - php7-curl=7.2.14-r0 \ + php7-curl=7.2.17-r0 \ php7-fileinfo=7.2.14-r0 \ php7-fpm=7.2.14-r0 \ php7-json=7.2.14-r0 \