Merge branch 'main' into feat/configurable-path-exclusion
This commit is contained in:
commit
a98b5134e3
2 changed files with 3378 additions and 3201 deletions
|
|
@ -51,7 +51,7 @@ RUN apt-get update && apt-get install -y \
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=uv /root/.local /root/.local
|
||||
# Copy the virtual environment from the uv stage
|
||||
COPY --from=uv /app /app
|
||||
|
||||
RUN chmod +x /app/entrypoint.sh
|
||||
|
|
|
|||
6577
cognee-mcp/uv.lock
generated
6577
cognee-mcp/uv.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue