diff --git a/Dockerfile b/Dockerfile
index 3eda781bb5fe504474d0f88384fad74a8ee761a1..0563d423fba55d28a2dfbf2ea5f3e3a3ec7e23fc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -30,7 +30,6 @@ gitlab.hrz.tu-chemnitz.de ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNixJ1syD506jOti
 gitlab.hrz.tu-chemnitz.de ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ/cSNsKRPrfXCMjl+HsKrnrI3HgbCyKWiRa715S99BR\n' > ~/.ssh/known_hosts
 
 RUN git clone https://gitlab.hrz.tu-chemnitz.de/zih/hpcsupport/mkdocs_table_plugin.git ~/mkdocs_table_plugin
-#RUN git clone https://gitlab.hrz.tu-chemnitz.de/mago411c--tu-dresden.de/mkdocs_table_plugin.git ~/mkdocs_table_plugin
 RUN cd ~/mkdocs_table_plugin && python setup.py install
 
 #Make sure that mermaid is integrated...