mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 00:48:04 +08:00
Feat/add json process tool (#5555)
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user