Updated argos translate to 1.1.0
This commit is contained in:
parent
7eb5081f2a
commit
9191524c04
3 changed files with 15 additions and 25 deletions
|
|
@ -2,9 +2,6 @@ FROM python:3.8
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
# This expects the models submodule to be present
|
||||
COPY models models
|
||||
|
||||
RUN pip install --upgrade pip
|
||||
|
||||
# Avoid rebuilding this step if no changes to requirements.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue