From f54f51157cc7e3258b00c3e1af65435e5287d6ce Mon Sep 17 00:00:00 2001
From: Moritz Maxeiner <moritz@ucworks.org>
Date: Thu, 13 Sep 2018 11:15:25 +0200
Subject: [PATCH] Misc

---
 ubuntu-18.04/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ubuntu-18.04/Dockerfile b/ubuntu-18.04/Dockerfile
index 947ec24..fbfa90c 100644
--- a/ubuntu-18.04/Dockerfile
+++ b/ubuntu-18.04/Dockerfile
@@ -151,4 +151,4 @@ ENTRYPOINT [ "/sbin/launch.sh" ]
 CMD [ "sshd" ]
 
 EXPOSE 22
-EXPOSE 8080
\ No newline at end of file
+EXPOSE 8080
-- 
GitLab