Skip to content

Commit

Permalink
Add hf_transfer to dependencies (#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanliAlex authored Dec 10, 2024
1 parent ed1d988 commit a6a5678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY vespa .
RUN mvn clean package

# Stage 2: Base image for Python setup
FROM marqoai/marqo-base:46 as base_image
FROM marqoai/marqo-base:47 as base_image

# Allow mounting volume containing data and configs for vespa
VOLUME /opt/vespa/var
Expand Down

0 comments on commit a6a5678

Please sign in to comment.