summaryrefslogtreecommitdiffstats
path: root/Services/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'Services/ssh')
-rw-r--r--Services/ssh/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/ssh/Dockerfile b/Services/ssh/Dockerfile
index ce02260..c2a2c5e 100644
--- a/Services/ssh/Dockerfile
+++ b/Services/ssh/Dockerfile
@@ -1,5 +1,5 @@
FROM startx/fedora
-MAINTAINER Chistophe LARUE <dev@startx.fr>
+MAINTAINER Christophe LARUE <dev@startx.fr>
# Install packages and set up sshd
RUN yum -y update \