wrong image
This commit is contained in:
parent
ded79f9929
commit
36590b4f62
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ LABEL MAINTAINER="Jan-Ole Hübner <huebner@jan-ole.de>"
|
|||
RUN apt-get update && apt-get install -y cron
|
||||
|
||||
ADD requirements.txt /app
|
||||
RUN pip3 install -r /requirements.txt
|
||||
RUN pip3 install -r /app/requirements.txt
|
||||
|
||||
ENV PYTHONIOENCODING=utf-8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue