Update Dockerfile
This commit is contained in:
parent
bce8ce8325
commit
b723a7ee13
|
@ -1,5 +1,3 @@
|
||||||
FROM python:latest
|
FROM python:latest
|
||||||
RUN pip install screenplain
|
RUN pip install screenplain
|
||||||
RUN pip install 'screenplain[PDF]'
|
RUN pip install 'screenplain[PDF]'
|
||||||
|
|
||||||
#screenplain:latest
|
|
Loading…
Reference in New Issue