forked from tzietkiewicz/ium-helloworld
Add missing dependency
This commit is contained in:
parent
3a383006f2
commit
40f5aa05bc
@ -2,4 +2,4 @@ FROM ubuntu:20.04
|
||||
|
||||
RUN apt update
|
||||
RUN apt install -y python3 python3-pip
|
||||
RUN pip3 install mlflow
|
||||
RUN pip3 install mlflow sklearn
|
||||
|
Loading…
Reference in New Issue
Block a user