Remove parquet package from build

This commit is contained in:
Cyber MacGeddon 2024-12-06 08:45:51 +00:00
parent bffaf62490
commit 003a367c16
3 changed files with 10 additions and 18 deletions

View file

@ -32,7 +32,6 @@ COPY trustgraph-base/ /root/build/trustgraph-base/
COPY trustgraph-flow/ /root/build/trustgraph-flow/
COPY trustgraph-vertexai/ /root/build/trustgraph-vertexai/
COPY trustgraph-bedrock/ /root/build/trustgraph-bedrock/
COPY trustgraph-parquet/ /root/build/trustgraph-parquet/
COPY trustgraph-embeddings-hf/ /root/build/trustgraph-embeddings-hf/
COPY trustgraph-cli/ /root/build/trustgraph-cli/