Browse Source

调整

develop
H Vs 2 weeks ago
parent
commit
037bddd59d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docker/Dockerfile.latest

+ 0
- 1
docker/Dockerfile.latest View File

@@ -19,7 +19,6 @@ RUN apt-get update \
&& pip install --no-cache -r requirements.txt \ && pip install --no-cache -r requirements.txt \
&& pip install --no-cache -r requirements-optional.txt \ && pip install --no-cache -r requirements-optional.txt \
&& pip install azure-cognitiveservices-speech \ && pip install azure-cognitiveservices-speech \
&& pip install --no-cache -r ./plugins/sum4all/requirements.txt \
&& pip install --no-cache -r ./plugins/file4upload/requirements.txt \ && pip install --no-cache -r ./plugins/file4upload/requirements.txt \
&& pip install --no-cache -r ./plugins/healthai/requirements.txt && pip install --no-cache -r ./plugins/healthai/requirements.txt




Loading…
Cancel
Save