From 4493c5832ff0842127225c632f73df44ec7cfdab Mon Sep 17 00:00:00 2001
From: Stefan Freitag <freitag@uni-leipzig.de>
Date: Thu, 25 Jul 2019 10:07:35 +0200
Subject: [PATCH] Update Dockerfile

---
 Dockerfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index b542c3b..af1388c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -23,6 +23,5 @@ ENV POSTGRES_HOST='localhost' \
 
 USER root
 
-
 COPY assets/docker-entrypoint /
 COPY assets/hazelcast.xml /etc/
\ No newline at end of file
-- 
GitLab