mirror of
https://github.com/88lex/safire.git
synced 2025-02-23 21:34:39 +08:00
update DF
This commit is contained in:
parent
ee21dce968
commit
62ce1c7d5b
1 changed files with 2 additions and 1 deletions
|
@ -9,4 +9,5 @@ ENV JSON_PREFIX=svcacc
|
|||
COPY ./requirements.txt /opt/requirements.txt
|
||||
WORKDIR /opt
|
||||
|
||||
RUN pip3 install /opt/requirements.txt
|
||||
RUN pip3 install /opt/requirements.txt && \
|
||||
pip3 install safire
|
Loading…
Reference in a new issue