diff --git a/7.2/apache_xhprof/Dockerfile b/7.2/apache_xhprof/Dockerfile index 499772a..f3daf9d 100644 --- a/7.2/apache_xhprof/Dockerfile +++ b/7.2/apache_xhprof/Dockerfile @@ -1,5 +1,5 @@ # Pull base image. -FROM php:7.2-apache +FROM php:7.4.21-apache COPY config/php.ini /usr/local/etc/php/