diff --git a/7.1/apache/Dockerfile b/7.1/apache/Dockerfile index a2bf1f5..7a1ea0a 100644 --- a/7.1/apache/Dockerfile +++ b/7.1/apache/Dockerfile @@ -1,4 +1,4 @@ -FROM php:7.3.33-fpm-buster +FROM php:7.4-fpm-buster MAINTAINER louisbl RUN apt-get update && apt-get install -y \