remove TZ from dockerfile too
This commit is contained in:
parent
2337392b91
commit
d5e25f8da3
1 changed files with 0 additions and 1 deletions
|
@ -5,5 +5,4 @@ COPY . .
|
|||
ENV PIP_ROOT_USER_ACTION=ignore
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
ENV TZ=Europe/Moscow
|
||||
CMD /pgbot/pgbot
|
||||
|
|
Loading…
Reference in a new issue