Feat/add json process tool (#5555)
This commit is contained in:
parent
d37ee498cd
commit
73ce945d40
14 changed files with 971 additions and 3 deletions
|
|
@ -23,7 +23,6 @@ RUN apt-get update \
|
|||
COPY pyproject.toml poetry.lock ./
|
||||
RUN poetry install --sync --no-cache --no-root
|
||||
|
||||
|
||||
# production stage
|
||||
FROM base AS production
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue