From fa00f58583b5e0ebb6bf956b5e572b4c45f44cd7 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Mon, 2 Mar 2020 11:57:08 +0100 Subject: [PATCH] Remove empty line --- base/singularity-py3:3.5.3 | 1 - 1 file changed, 1 deletion(-) diff --git a/base/singularity-py3:3.5.3 b/base/singularity-py3:3.5.3 index e9426aa..418d763 100644 --- a/base/singularity-py3:3.5.3 +++ b/base/singularity-py3:3.5.3 @@ -20,7 +20,6 @@ FROM python:3.8.1 RUN pip install matplotlib seaborn pillow ipython jupyter notebook pillow - #Set the go environment RUN echo '\ export GOPATH=${HOME}/go\n\ -- GitLab