fixes
This commit is contained in:
parent
ca8c651250
commit
d7c62ede30
@ -14,6 +14,6 @@ COPY . /py
|
||||
WORKDIR /py
|
||||
|
||||
RUN pip3 install --upgrade pip
|
||||
RUN pip3 install -U -r requirements.txt
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
CMD python3 -m bot
|
||||
|
Loading…
Reference in New Issue
Block a user