diff --git a/Dockerfile b/Dockerfile index c31d556..7043f70 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,4 +16,4 @@ ENV KAGGLE_KEY="" RUN apt-get install unzip RUN apt install git -y -CMD python3 predict.py \ No newline at end of file +CMD python3 sacred.py \ No newline at end of file