Update Dockerfile
This commit is contained in:
parent
3d80335ede
commit
29602e30a6
@ -2,4 +2,4 @@ FROM ubuntu:latest
|
||||
|
||||
RUN apt update && apt install -y python3-pip
|
||||
|
||||
RUN pip install pandas numpy scikit-learn tensorflow
|
||||
RUN pip install pandas numpy scikit-learn tensorflow --break-system-packages
|
Loading…
Reference in New Issue
Block a user