diff --git a/Dockerfile b/Dockerfile index 18656fa..5a2b30b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ -FROM apache +FROM httpd COPY ./ /var/www/html \ No newline at end of file