diff --git a/Dockerfile b/Dockerfile index aecddb4..19a5868 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,4 @@ RUN apt install git -y CMD python3 predict.py -WORKDIR /app - -COPY ./metrics.txt . \ No newline at end of file +WORKDIR /app \ No newline at end of file