From 369d45b3fb38a79ea3439f3ce023709e4f9836c4 Mon Sep 17 00:00:00 2001 From: Peter Vennemann <pv238554@fh-muenster.de> Date: Sat, 23 Sep 2023 10:06:48 +0000 Subject: [PATCH] Update file Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 43ba10a..1657aed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -37,7 +37,7 @@ RUN pip install plotly RUN pip install python-constraint RUN pip install ortools #RUN pip install tensorflow -RUN pip install tensorflow_decision_forests +#RUN pip install tensorflow_decision_forests # Install for -> windkanl RUN pip install paho-mqtt -- GitLab