diff --git a/Dockerfile b/Dockerfile index 56fbc76..8c21f62 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,4 +12,3 @@ COPY ./script2.py ./ RUN pip3 install -r ./requirements.txt CMD python3 script2.py CMD python3 lab05.py -CMD python3 lab06_training.py \ No newline at end of file