Update 'Dockerfile'

This commit is contained in:
Patryk Gałka 2023-05-11 21:27:01 +02:00
parent 49ba40f325
commit 15e6c54266

View File

@ -7,3 +7,4 @@ RUN pip install scikit-learn
RUN pip install tensorflow
RUN pip install matplotlib
RUN pip install sacred
RUN pip install pymongo