bug fixes
This commit is contained in:
@@ -2,10 +2,6 @@ FROM python:latest
|
||||
|
||||
ENV TZ Europe/Zurich
|
||||
|
||||
RUN apt-get update && apt-get install -y ghostscript
|
||||
# for compression of pdfs
|
||||
|
||||
|
||||
RUN mkdir -p /app/auto_news
|
||||
|
||||
COPY requirements.txt /app/requirements.txt
|
||||
|
Reference in New Issue
Block a user