summaryrefslogtreecommitdiffstats
path: root/Services/apache/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Services/apache/Dockerfile')
-rw-r--r--Services/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/apache/Dockerfile b/Services/apache/Dockerfile
index c3385d4..69c12ad 100644
--- a/Services/apache/Dockerfile
+++ b/Services/apache/Dockerfile
@@ -1,5 +1,5 @@
FROM startx/fedora
-MAINTAINER Chistophe LARUE <dev@startx.fr>
+MAINTAINER Christophe LARUE <dev@startx.fr>
COPY apache_run.sh /bin/
RUN yum -y install httpd \