From da73d5dca4eb324cc7bceff1064eb5dab35e5d8a Mon Sep 17 00:00:00 2001 From: s434695 Date: Sun, 16 May 2021 21:04:29 +0200 Subject: [PATCH] only sad reactions --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index ab6509a..6e7167a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,5 +22,3 @@ RUN pip3 install --user pymongo WORKDIR /app COPY ./train.py ./ - -CMD ./train.py