diff --git a/Dockerfile b/Dockerfile index f8fc36c..5d2a032 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM ubuntu:latest RUN apt-get update -y -COPY ./requirements.txt . RUN apt update RUN apt-get update