diff --git a/Dockerfile b/Dockerfile index 2118aee..0d92a04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM httpd:2.4.64 +FROM httpd:2.4.65 # These variables are inherited from the httpd:alpine image: # ENV HTTPD_PREFIX /usr/local/apache2