diff --git a/Dockerfile b/Dockerfile index 9e6425e..9cdf1b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,3 @@ FROM python:latest RUN pip install screenplain RUN pip install 'screenplain[PDF]' - -#screenplain:latest \ No newline at end of file