Zaktualizuj 'Dockerfile'

This commit is contained in:
Szymon Jadczak 2022-05-15 18:11:39 +02:00
parent 95d1232a8f
commit e64175dbb2

View File

@ -11,3 +11,4 @@ RUN pip3 install tensorflow
RUN pip3 install matplotlib RUN pip3 install matplotlib
RUN pip3 install sacred RUN pip3 install sacred
RUN pip3 install pymongo RUN pip3 install pymongo
RUN pip3 install mlflow